nuttx/arch/sh/src
patacongo 0fcb411368 Move vectors to a separate file (more needed)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1489 42af7a65-404d-4744-a932-0658087f49c3
2009-02-13 00:51:57 +00:00
..
common signal deliver is specific to SoC 2009-02-12 00:30:04 +00:00
m16c Move vectors to a separate file (more needed) 2009-02-13 00:51:57 +00:00
sh1 signal deliver is specific to SoC 2009-02-12 00:30:04 +00:00
Makefile Basic SH-1 build environment 2008-11-06 17:37:16 +00:00
README.txt

This directory provides a build area for all SH architectures.
The 'common' subdirectory contains source files shared by all SH
architectures; Source files unique to a specific SH chip
architecture are contained in a subdirectory named after the chip.
At configuration time, additional directories will be linked here:
'build' will be a link to the configs/*/src directory; 'chip' will
be a link to the SH chip sub-directory.