Minix2.0/src/lib/syscall/sync.s

.sect .text
.extern	__sync
.define	_sync
.align 2

_sync:
	jmp	__sync