Explorar el Código

Reduce header inclusion

Jim Huang hace 3 años
padre
commit
b76e5d378e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      examples/syscall.c

+ 0 - 1
examples/syscall.c

@@ -10,7 +10,6 @@
  *  https://bbs.archlinux.org/viewtopic.php?id=139406
  */
 
-#include <asm/paravirt.h>
 #include <linux/delay.h>
 #include <linux/kernel.h>
 #include <linux/module.h>