incubator-nuttx/arch/renesas/include
Gregory Nutt b1001b4e50 Update TODO list regarding non-queuing of signal actions; Add comments in code at areas where the issue applies. 2019-02-04 08:35:03 -06:00
..
m16c Update TODO list regarding non-queuing of signal actions; Add comments in code at areas where the issue applies. 2019-02-04 08:35:03 -06:00
sh1 Update TODO list regarding non-queuing of signal actions; Add comments in code at areas where the issue applies. 2019-02-04 08:35:03 -06: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
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

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.