forked from Imagelibrary/rtems
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c, psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c, psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c, psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c, psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a clock_settime case for < 1988.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Simple test program -- simplified version of sample test hello.
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define CONFIGURE_INIT
|
||||
|
||||
#include <bsp.h>
|
||||
#include <pmacros.h>
|
||||
|
||||
Reference in New Issue
Block a user