minix/lib/i386/em/em_unknown.s

10 lines
150 B
ArmAsm
Raw Normal View History

2005-04-21 16:53:53 +02:00
.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define .unknown
.extern EILLINS, .fat
.unknown:
mov eax,EILLINS
push eax
jmp .fat