|
|
| version 1.9, 2004/01/23 14:33:26 | version 1.10, 2004/01/23 16:32:36 |
|---|---|
| Line 233 extern I386CORE i386core; | Line 233 extern I386CORE i386core; |
| #define CPU_INPADRS i386core.e.inport | #define CPU_INPADRS i386core.e.inport |
| extern BYTE iflags[]; | extern BYTE iflags[]; |
| extern jmp_buf exec_1step_jmpbuf; | extern sigjmp_buf exec_1step_jmpbuf; |
| /* | /* |