Add define for IPI vector.

This commit is contained in:
ragge 2001-06-03 15:10:34 +00:00
parent 8d7b76581f
commit d0a8785b5e
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: ka820.h,v 1.3 2000/01/24 02:40:32 matt Exp $ */
/* $NetBSD: ka820.h,v 1.4 2001/06/03 15:10:34 ragge Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
@ -92,6 +92,7 @@
/* interrupt vectors unique for this CPU */
#define KA820_INT_RXCD 0x58
#define KA820_INT_IPINTR 0x80
/* what the heck */
#define KA820PORT_BITS \