minix/lib/i86/em/em_fat.s

10 lines
95 B
ArmAsm
Raw Normal View History

2005-04-21 16:53:53 +02:00
.define .fat
.text
.fat:
.extern .trp
.extern .stop
call .trp
call .stop
! no return