]> icculus.org git repositories - btb/d2x.git/blob - arch/dos/comm/include/asmdef.inc
This commit was generated by cvs2svn to compensate for changes in r2,
[btb/d2x.git] / arch / dos / comm / include / asmdef.inc
1 /* automatically generated structure offsets for use by asm code */
2
3 #define IRQ_SIZE              16
4 #define IRQ_HANDLER           0
5 #define IRQ_NUMBER            4
6 #define IRQ_OLDVEC            8
7
8 #define DPMI_AX               28
9 #define DPMI_BX               16
10 #define DPMI_CX               24
11 #define DPMI_DX               20
12 #define DPMI_SP               46
13 #define DPMI_SS               48
14 #define DPMI_FLAGS            32
15