forked from Imagelibrary/rtems
2001-10-29 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-10-29 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
|
||||
|
||||
2001-10-12 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* clock/p_clock.c, include/bsp.h, include/coverhd.h,
|
||||
|
||||
@@ -88,7 +88,7 @@ extern int rtems_enet_driver_attach (struct rtems_bsdnet_ifconfig *config, int a
|
||||
|
||||
#define MUST_WAIT_FOR_INTERRUPT 0
|
||||
|
||||
#define Install_tm27_vector( handler ) set_vector( (handler), 0, 1 )
|
||||
#define Install_tm27_vector( handler ) /* set_vector( (handler), 0, 1 ) */
|
||||
|
||||
#define Cause_tm27_intr()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user