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
arch.h
irq.h
limits.h
README.txt
serial.h
types.h
watchdog.h

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.