incubator-nuttx/arch/sh/include
patacongo 2fe4ad52f8 Move file-system header files to include/nuttx/fs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
2012-03-21 18:01:07 +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 Remove user_initialize(); Make sure all integer types are signed that need to be 2011-04-06 17:48:56 +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 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 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.