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:
@@ -31,6 +31,6 @@
|
||||
* Put the overrides of default configuration parameters here.
|
||||
*/
|
||||
|
||||
#include <rtems/confdefs.h>
|
||||
#include "../../support/initimpl.h"
|
||||
|
||||
/* end of include file */
|
||||
Reference in New Issue
Block a user