Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 443 → Rev 442

/shark/trunk/oslib/ll/i386/int.h
24,12 → 24,6
movl $##n, %eax ; \
jmp ll_handler_slave_pic
 
#define VM86(n) \
.globl SYMBOL_NAME(h##n) ; \
SYMBOL_NAME_LABEL(h##n) ; \
pushal ; \
jmp ll_handler_vm86
 
#define EXC(n) \
.globl SYMBOL_NAME(exc##n) ; \
SYMBOL_NAME_LABEL(exc##n) ; \