Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 999 → Rev 1000

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