remove unused defines
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3793
This commit is contained in:
parent
0157fcf8fa
commit
0adea40353
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@ typedef void (PIC_EOIHandler) (void);
|
|||
typedef void (* PIC_EventHandler)(Bitu val);
|
||||
|
||||
|
||||
#define PIC_MAXIRQ 15
|
||||
#define PIC_NOIRQ 0xFF
|
||||
|
||||
extern Bitu PIC_IRQCheck;
|
||||
extern Bitu PIC_Ticks;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue