X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fproto.h;h=3ba8fd45fcb3cb7c637501e20bd2373c3df5cc50;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=8abf2a43c944dc937a845cc5870e4e98e41900ed;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h index 8abf2a43c..3ba8fd45f 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h @@ -53,6 +53,8 @@ extern int sysctl_vsyscall; extern int nohpet; extern unsigned long vxtime_hz; +extern void do_softirq_thunk(void); + extern int numa_setup(char *opt); extern int setup_early_printk(char *); @@ -127,6 +129,7 @@ extern int fix_aperture; #define iommu_aperture 0 #define iommu_aperture_allowed 0 #endif +extern int force_iommu; extern int reboot_force; extern int notsc_setup(char *);