patch-2.3.50 linux/include/asm-i386/hw_irq.h
Next file: linux/include/asm-ppc/types.h
Previous file: linux/fs/vfat/namei.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Mar  7 11:25:12 2000
-  Orig file: 
v2.3.49/linux/include/asm-i386/hw_irq.h
-  Orig date: 
Thu Mar  2 14:36:23 2000
diff -u --recursive --new-file v2.3.49/linux/include/asm-i386/hw_irq.h linux/include/asm-i386/hw_irq.h
@@ -179,6 +179,10 @@
 	"jmp common_interrupt");
 
 extern unsigned long prof_cpu_mask;
+extern unsigned int * prof_buffer;
+extern unsigned long prof_len;
+extern unsigned long prof_shift;
+
 /*
  * x86 profiling function, SMP safe. We might want to do this in
  * assembly totally?
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)