Files
rpi_b/lib/i86/em/em_fat.s
T

10 lines
95 B
ArmAsm

.define .fat
.text
.fat:
.extern .trp
.extern .stop
call .trp
call .stop
! no return