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

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)