mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
removed need for exceptbdr.h file
This commit is contained in:
@@ -41,7 +41,7 @@ static char _sccsid[] = "@(#)ckinit.c 08/20/96 1.3\n";
|
||||
#include <rtems/libio.h>
|
||||
#include <bsp.h>
|
||||
|
||||
#include <excepthdr.h>
|
||||
#define CLOCK_VECTOR_MASK 0x8000 /* external interrupt 5 */
|
||||
|
||||
#include "clock.h"
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ static char _sccsid[] = "@(#)ckinit.c 08/20/96 1.3\n";
|
||||
#include <rtems/libio.h>
|
||||
#include <bsp.h>
|
||||
|
||||
#include <excepthdr.h>
|
||||
#define CLOCK_VECTOR_MASK 0x8000 /* external interrupt 5 */
|
||||
|
||||
#include "clock.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user