incubator-nuttx/arch/sh/include
patacongo 3fd4a25d01 M16C build with stdint.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2379 42af7a65-404d-4744-a932-0658087f49c3
2009-12-17 22:39:59 +00:00
..
m16c M16C build with stdint.h 2009-12-17 22:39:59 +00:00
sh1 Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 16:05:08 +00:00
README.txt Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
arch.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
irq.h Add task register intialization logic 2009-02-14 01:08:39 +00:00
limits.h Add M16C interrupt/context switch logic 2009-02-14 22:10:30 +00:00
serial.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
types.h Eliminate some hcs12 compile errors/warnings 2009-12-13 15:13:37 +00:00
watchdog.h Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00

README.txt

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.