minix/lib/libc/syscall/getdma.s

8 lines
78 B
ArmAsm

.sect .text
.extern __getdma
.define _getdma
.align 2
_getdma:
jmp __getdma