BSD 4_1_snap release
[unix-history] / usr / src / libc / sys / sync.s
# @(#)sync.s 4.1 (Berkeley) 12/21/80
.set sync,36
.globl _sync
_sync:
.word 0x0000
chmk $sync
ret