Enable waitpid() in sim/nsh2

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4041 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-10-12 02:32:57 +00:00
parent 1c15909faa
commit b0642fdd2f
6 changed files with 20 additions and 16 deletions
+7
View File
@@ -104,6 +104,13 @@
#define LED_PANIC 5 /* N/C N/C N/C ON N/C N/C N/C OFF */
#define LED_NVALUES 6
/* For distinguishing individual LEDs */
#define LED_USB 0
#define LED_SD 1
#define LED_FLASH 2
#define LED_ERROR 3
/* Button Definitions *******************************************************/
/* The Sure PIC32MX board has three buttons.
*