s390/kernel: add system calls for PCI memory access
[deliverable/linux.git] / kernel / sys_ni.c
index 02aa4185b17e3b7b579e18f119687d1ce415103d..61eea02b53f5afbcd916b21684d5e57269e1ecad 100644 (file)
@@ -169,6 +169,8 @@ cond_syscall(ppc_rtas);
 cond_syscall(sys_spu_run);
 cond_syscall(sys_spu_create);
 cond_syscall(sys_subpage_prot);
+cond_syscall(sys_s390_pci_mmio_read);
+cond_syscall(sys_s390_pci_mmio_write);
 
 /* mmu depending weak syscall entries */
 cond_syscall(sys_mprotect);
This page took 0.034263 seconds and 5 git commands to generate.