removed need for exceptbdr.h file

This commit is contained in:
Joel Sherrill
1996-09-06 19:57:21 +00:00
parent f198c63d6a
commit 8445e57d8c
2 changed files with 2 additions and 2 deletions

View File

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