nuttx/arch/sh/include
patacongo 97bdcb112f Adding M16C support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1486 42af7a65-404d-4744-a932-0658087f49c3
2009-02-09 00:11:22 +00:00
..
m16c Adding M16C support 2009-02-09 00:11:22 +00:00
sh1 Renesas M16C support 2009-02-07 15:24:32 +00:00
arch.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
irq.h Signal save fields should not be available if there are no signals 2008-11-13 14:44:28 +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 Renesas M16C support 2009-02-07 15:24:32 +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.