mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-24 06:45:03 +08:00
tests: Remove TEST_INIT
The TEST_EXTERN is a used only by the system.h style tests and they use CONFIGURE_INIT appropriately. Update #3170. Update #3199.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#define TEST_INIT
|
||||
|
||||
#include "tmacros.h"
|
||||
#include <rtems/stringto.h>
|
||||
#include <limits.h>
|
||||
|
||||
Reference in New Issue
Block a user