patch-2.4.2 linux/include/asm-arm/fiq.h
Next file: linux/include/asm-arm/io.h
Previous file: linux/include/asm-arm/ecard.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Feb  8 16:32:44 2001
-  Orig file: 
v2.4.1/linux/include/asm-arm/fiq.h
-  Orig date: 
Sat May  8 11:06:57 1999
diff -u --recursive --new-file v2.4.1/linux/include/asm-arm/fiq.h linux/include/asm-arm/fiq.h
@@ -31,5 +31,7 @@
 extern void set_fiq_handler(void *start, unsigned int length);
 extern void set_fiq_regs(struct pt_regs *regs);
 extern void get_fiq_regs(struct pt_regs *regs);
+extern void enable_fiq(int fiq);
+extern void disable_fiq(int fiq);
 
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)