nuttx/arch/sh/src/sh1
patacongo a98febc6b2 Add kernel mode hooks and reminders for other architectures
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3484 42af7a65-404d-4744-a932-0658087f49c3
2011-04-08 18:42:26 +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
Make.defs Add task register intialization logic 2009-02-14 01:08:39 +00:00
README.txt Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
sh1_703x.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
sh1_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
sh1_dumpstate.c current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
sh1_head.S Add option to copy to RAM 2009-04-08 23:24:59 +00:00
sh1_initialstate.c Add kernel mode hooks and reminders for other architectures 2011-04-08 18:42:26 +00:00
sh1_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
sh1_lowputc.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
sh1_saveusercontext.S Add M16C interrupt/context switch logic 2009-02-14 22:10:30 +00:00
sh1_schedulesigaction.c Fix a signal trampoline bug 2010-10-27 01:46:08 +00:00
sh1_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
sh1_sigdeliver.c Fix a signal trampoline bug 2010-10-27 01:46:08 +00:00
sh1_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
sh1_vector.S No need to restore r8-r14 on return from int if no context switch 2008-11-13 00:15:08 +00:00

This directory contains source files that are unique to the SH-1
chip architecture.