. pci driver now returns devices, even when they have been pci_reserve()d
[minix3.git] / lib / syscall / pathconf.s
blob6215a76f639c50cbbbe773184640dd8d242276c2
1 .sect .text
2 .extern __pathconf
3 .define _pathconf
4 .align 2
6 _pathconf:
7 jmp __pathconf