linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-x86_64 / proto.h
index 8abf2a4..3ba8fd4 100644 (file)
@@ -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 *);