Browse Source

Reduce header inclusion

Jim Huang 3 năm trước cách đây
mục cha
commit
b76e5d378e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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>