nuttx/arch/x86/src/i486
patacongo 170952d6e8 Add a up_stack_frame() interface to allocate a frame of data on a task's stack.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5768 42af7a65-404d-4744-a932-0658087f49c3
2013-03-21 17:35:08 +00:00
..
i486_utils.S Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
Kconfig Reconfigured Shenzhou to use JTAG. Misc Kconfig changes 2012-09-09 15:43:18 +00:00
up_createstack.c In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications 2013-03-20 20:27:08 +00:00
up_initialstate.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_irq.c Resync new repository with old repo r5166 2012-09-17 18:35:37 +00:00
up_regdump.c Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
up_releasestack.c In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications 2013-03-20 20:27:08 +00:00
up_savestate.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_schedulesigaction.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_sigdeliver.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_stackframe.c Add a up_stack_frame() interface to allocate a frame of data on a task's stack. 2013-03-21 17:35:08 +00:00
up_syscall6.S Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_usestack.c In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications 2013-03-20 20:27:08 +00:00