nuttx/arch/sh/src/m16c
patacongo 7bb3b4c8a1 current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3475 42af7a65-404d-4744-a932-0658087f49c3
2011-04-06 23:01:06 +00:00
..
chip.h Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 16:05:08 +00:00
m16c_copystate.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 16:05:08 +00:00
m16c_dumpstate.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:59:06 +00:00
m16c_head.S cosmetic renaming 2009-02-18 12:02:22 +00:00
m16c_initialstate.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 16:05:08 +00:00
m16c_irq.c current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
m16c_lowputc.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:59:06 +00:00
m16c_schedulesigaction.c Fix a signal trampoline bug 2010-10-27 01:46:08 +00:00
m16c_serial.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:59:06 +00:00
m16c_sigdeliver.c Fix a signal trampoline bug 2010-10-27 01:46:08 +00:00
m16c_timer.h Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 16:05:08 +00:00
m16c_timerisr.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 16:05:08 +00:00
m16c_uart.h Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 16:05:08 +00:00
m16c_vectors.S Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 16:05:08 +00:00
Make.defs Add M16C serial driver 2009-02-17 02:43:47 +00:00
README.txt M16C chip support 2009-02-08 22:52:08 +00:00

This directory contains source files that are unique to the M16C
chip architecture.