forked from Imagelibrary/rtems
testsuites/ada: Introduce init.c files
Provide an init.c for each Ada test instead of the #include <config.h> magic which works only due to hand crafted include paths. Update #3818.
This commit is contained in:
@@ -53,7 +53,7 @@ void check_type(long type, long size, long alignment);
|
||||
|
||||
#define CONFIGURE_DISABLE_SMP_CONFIGURATION
|
||||
|
||||
#include <config.h>
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
const char rtems_test_name[] = ADA_TEST_NAME;
|
||||
|
||||
Reference in New Issue
Block a user