forked from Imagelibrary/rtems
Cleanup.
This commit is contained in:
@@ -35,5 +35,10 @@ rtems_id tcb_to_id(
|
|||||||
return tcb->Object.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
|
#define CONFIGURE_INIT
|
||||||
#include "config.h"
|
#include <config.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user