incubator-nuttx/arch/sh/include
Gregory Nutt 29136e51cc Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
..
m16c Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
sh1 Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
README.txt
arch.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
irq.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
limits.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
serial.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
syscall.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
types.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
watchdog.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06: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.