incubator-nuttx/arch/sh/include
patacongo cd20adb63d Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5415 42af7a65-404d-4744-a932-0658087f49c3
2012-12-07 16:00:56 +00:00
..
m16c Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin 2012-12-07 16:00:56 +00:00
sh1 Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin 2012-12-07 16:00:56 +00:00
README.txt Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
arch.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
irq.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
limits.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
serial.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
syscall.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
types.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
watchdog.h Email address change in nuttx/ 2012-09-13 18:32:24 +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.