ack/mach/pdp/libsys/profil.s
1987-01-07 17:13:41 +00:00

14 lines
168 B
ArmAsm

#include "sys.h"
.globl _profil
_profil:
mov 2(sp),0f+2
mov 4(sp),0f+4
mov 6(sp),0f+6
mov 10(sp),0f+10
sys indir; 0f
rts pc
.data
0:
sys profil; ..; ..; ..; ..