2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>

* include/tm27.h: Use shared tm27.h stub.
This commit is contained in:
Joel Sherrill
2008-10-02 21:39:45 +00:00
parent 9957dbf8cf
commit 99f0d19b93
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* include/tm27.h: Use shared tm27.h stub.
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c, bspgetworkarea.c, bsppretaskinghook.c,

View File

@@ -19,7 +19,7 @@
* Stuff for Time Test 27
*/
#define MUST_WAIT_FOR_INTERRUPT 1
#define MUST_WAIT_FOR_INTERRUPT 0
void Install_tm27_vector(void (*_handler)())
{