nuttx/arch/sh/include
patacongo abca2fa311 Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4616 42af7a65-404d-4744-a932-0658087f49c3
2012-04-16 15:45:33 +00:00
..
m16c Remove user_initialize(); Make sure all integer types are signed that need to be 2011-04-06 17:48:56 +00:00
sh1 Kconfig update 2012-04-16 15:45:33 +00:00
arch.h
irq.h
limits.h
README.txt
serial.h Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
syscall.h Stubs are working/Proxies are close 2011-04-01 21:36:17 +00:00
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.