nuttx/arch/sh/include
patacongo 5b7fcc12a2 Add support for M16C timer interrupt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1505 42af7a65-404d-4744-a932-0658087f49c3
2009-02-15 18:29:40 +00:00
..
m16c Add support for M16C timer interrupt 2009-02-15 18:29:40 +00:00
sh1 Need separate limits.h files to support M16Climits.h 2009-02-14 22:09:46 +00:00
arch.h
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
README.txt
serial.h
types.h Renesas M16C support 2009-02-07 15:24:32 +00:00
watchdog.h

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.