nuttx/arch/sh/src/common
patacongo 39f2ca6c1f Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4996 42af7a65-404d-4744-a932-0658087f49c3
2012-08-02 00:42:46 +00:00
..
Kconfig More Kconfig stuff 2012-04-17 22:54:31 +00:00
README.txt
up_allocateheap.c
up_arch.h
up_assert.c
up_blocktask.c
up_createstack.c
up_doirq.c current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
up_exit.c Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
up_idle.c
up_initialize.c Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 2012-08-02 00:42:46 +00:00
up_internal.h Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 2012-08-02 00:42:46 +00:00
up_interruptcontext.c
up_lowputs.c
up_mdelay.c
up_puts.c
up_releasepending.c
up_releasestack.c
up_reprioritizertr.c current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
up_udelay.c
up_unblocktask.c
up_usestack.c

This directory contains source files that are common to all
SH architectures.