This commit is contained in:
Joel Sherrill
1998-10-29 17:10:02 +00:00
parent 2119f9d4b1
commit a47bd655a1

View File

@@ -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>