2.9BSD/usr/src/lib/c/sys/profil.s

Compare this file to the similar file:
Show the results in this format:

/ (void) profil(buff, bufsiz, offset, scale);
/ char *buff;
/ unsigned bufsiz, offset, scale;

.globl	_profil

_profil:
	mov	r5,-(sp)
	mov	sp,r5
	mov	4(r5),0f
	mov	6(r5),0f+2
	mov	10(r5),0f+4
	mov	12(r5),0f+6
	sys	0; 9f
	mov	(sp)+,r5
	rts	pc
.data
9:
	sys	profil; 0:..; ..; ..; ..