added definition of EXT_INT5

This commit is contained in:
Joel Sherrill
1996-09-08 16:24:43 +00:00
parent 3d07c8b71d
commit b944007b11
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>
#define CLOCK_VECTOR_MASK 0x8000 /* external interrupt 5 */
#define EXT_INT5 0x8000 /* external interrupt 5 */
#include "clock.h"