Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1000 → Rev 999

/shark/trunk/oslib/ll/i386/int.h
6,7 → 6,6
#define INT(n) \
.globl SYMBOL_NAME(h##n) ; \
SYMBOL_NAME_LABEL(h##n) ; \
call debug_info ; \
pushal ; \
movl $##n, %eax ; \
jmp ll_handler