Ver Fonte

Reduce header inclusion

Jim Huang há 3 anos atrás
pai
commit
b76e5d378e
1 ficheiros alterados com 0 adições e 1 exclusões
  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>