nuttx/arch/sh/include
patacongo 811a2d02af Initial vector handling logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1166 42af7a65-404d-4744-a932-0658087f49c3
2008-11-08 15:12:56 +00:00
..
sh1 Initial vector handling logic 2008-11-08 15:12:56 +00:00
arch.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
irq.h Initial vector handling logic 2008-11-08 15:12:56 +00:00
limits.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
README.txt Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
serial.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
types.h SH-1 updates 2008-11-06 18:51:14 +00:00
watchdog.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00

This directory contains header files common to all SH architectures.
Sub-directories within this directory contain header files unique to
specific SH chip architectures.  At configuration time, additional directories
will be linked here: 'build' will be a link to the configs/*/include
directory; 'chip' will be a link to the SH chip sub-directory.