ack/mach/pdp/libsys/sync.s
1987-05-14 17:45:41 +00:00

7 lines
57 B
ArmAsm

#include "sys.h"
.define _sync
_sync:
sys sync
rts pc