git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@357 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2008-07-25 17:25:39 +00:00
parent 23805fce50
commit b5a9dd2cb3
1 changed files with 0 additions and 1 deletions

View File

@ -119,7 +119,6 @@ typedef struct {
SCB_ICSR = ICSR_PENDSVSET; \
}
/* It should be 8.*/
#define IDLE_THREAD_STACK_SIZE 0
void _IdleThread(void *p) __attribute__((noreturn));