Subversion Repositories HelenOS-historic

Rev

Rev 895 | Rev 1288 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 895 Rev 1265
Line 29... Line 29...
29
#ifndef __sparc64_INTERRUPT_H__
29
#ifndef __sparc64_INTERRUPT_H__
30
#define __sparc64_INTERRUPT_H__
30
#define __sparc64_INTERRUPT_H__
31
 
31
 
32
#include <typedefs.h>
32
#include <typedefs.h>
33
 
33
 
-
 
34
#define IRQ_COUNT   1   /* TODO */
-
 
35
 
34
#define IVT_ITEMS   15
36
#define IVT_ITEMS   15
35
#define IVT_FIRST   1
37
#define IVT_FIRST   1
36
 
38
 
37
/* Dummy macros. */
39
/* Dummy macros. */
38
#define IRQ_KBD     2
40
#define IRQ_KBD     2