V6/usr/source/tmg/tmgb/trace.s

Find at most related files.
including files from this version of Unix.

i = r3
.globl putch,putoct
.globl trswitch
.globl trace

trace:
	jsr	pc,putch
	mov	i,r0
	jsr	pc,putoct
	mov	$'\n,r0
	jsr	pc,putch
	rts	pc
.data
trswitch:	0