mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Cleanup.
This commit is contained in:
@@ -35,5 +35,10 @@ rtems_id tcb_to_id(
|
||||
return tcb->Object.id;
|
||||
}
|
||||
|
||||
/*
|
||||
* By putting this in brackets rather than quotes, we get the search
|
||||
* path and can get this file from ".." in the mptests.
|
||||
*/
|
||||
|
||||
#define CONFIGURE_INIT
|
||||
#include "config.h"
|
||||
#include <config.h>
|
||||
|
||||
Reference in New Issue
Block a user