forked from Imagelibrary/rtems
2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Remove tm27 stuff.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* include/bsp.h: Remove tm27 stuff.
|
||||
* include/tm27.h: New.
|
||||
* Makefile.am: Add tm27.h
|
||||
|
||||
|
||||
@@ -47,20 +47,6 @@ extern "C" {
|
||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
||||
|
||||
/*
|
||||
* Stuff for Time Test 27
|
||||
*/
|
||||
|
||||
#define MUST_WAIT_FOR_INTERRUPT 0
|
||||
|
||||
#define Install_tm27_vector( handler )
|
||||
|
||||
#define Cause_tm27_intr()
|
||||
|
||||
#define Clear_tm27_intr()
|
||||
|
||||
#define Lower_tm27_intr()
|
||||
|
||||
/*
|
||||
* Simple spin delay in microsecond units for device drivers.
|
||||
* This is very dependent on the clock speed of the target.
|
||||
|
||||
Reference in New Issue
Block a user