V5/usr/source/s4/sync.s

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

.globl	_sync, retrn
sync = 36.

_sync:
	mov	r5,-(sp)
	mov	sp,r5
	sys	sync
	jmp	retrn