nuttx/arch/sh/src/common
patacongo 3504ad6140 types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2330 42af7a65-404d-4744-a932-0658087f49c3
2009-12-13 18:01:46 +00:00
..
README.txt Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
up_allocateheap.c Port ARM common files to SH-1 2008-11-06 18:50:34 +00:00
up_arch.h Basic SH-1 build environment 2008-11-06 17:37:16 +00:00
up_assert.c Adding M16C support 2009-02-09 00:11:22 +00:00
up_blocktask.c Consolidate buffer dumping; fix all occurrences of 'the the' 2009-06-25 17:44:35 +00:00
up_createstack.c types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS 2009-12-13 18:01:46 +00:00
up_doirq.c Fix prototype problem 2008-11-08 17:29:14 +00:00
up_exit.c Consolidate buffer dumping; fix all occurrences of 'the the' 2009-06-25 17:44:35 +00:00
up_idle.c Port ARM common files to SH-1 2008-11-06 18:50:34 +00:00
up_initialize.c Add support for boards with no serial ports 2009-02-18 12:00:36 +00:00
up_internal.h Add basic LCD support 2009-02-19 02:08:36 +00:00
up_interruptcontext.c Port ARM common files to SH-1 2008-11-06 18:50:34 +00:00
up_lowputs.c Port ARM common files to SH-1 2008-11-06 18:50:34 +00:00
up_mdelay.c Port ARM common files to SH-1 2008-11-06 18:50:34 +00:00
up_puts.c Port ARM common files to SH-1 2008-11-06 18:50:34 +00:00
up_releasepending.c Enhanced context switch performance 2008-11-08 16:27:11 +00:00
up_releasestack.c Port ARM common files to SH-1 2008-11-06 18:50:34 +00:00
up_reprioritizertr.c Repartition functionality in preparation for nested, pending reprioritization 2009-03-10 23:52:46 +00:00
up_udelay.c Port ARM common files to SH-1 2008-11-06 18:50:34 +00:00
up_unblocktask.c Enhanced context switch performance 2008-11-08 16:27:11 +00:00
up_usestack.c types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS 2009-12-13 18:01:46 +00:00

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