mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* libmisc/dummy/dummy.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* libmisc/dummy/dummy.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
|
||||
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* backward/confdefs.h: New.
|
||||
|
||||
@@ -40,7 +40,7 @@ int main( int, char **, char **);
|
||||
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
|
||||
#define CONFIGURE_INIT
|
||||
|
||||
#include <confdefs.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user