incubator-nuttx/arch/renesas/include
Paul A. Patience 912fe06a86 Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
..
m16c Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
sh1 Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
README.txt Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
arch.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
limits.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
serial.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
sh1Plimits.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
sh1Ptypes.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
syscall.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
types.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -06:00
watchdog.h Rename arch/sh to arch/renesas 2016-08-06 13:33:41 -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.