patch-2.2.4 linux/include/asm-ppc/adb.h
Next file: linux/include/asm-ppc/bootx.h
Previous file: linux/include/asm-mips/pgtable.h
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Wed Mar 10 21:30:32 1999
 -  Orig file: 
v2.2.3/linux/include/asm-ppc/adb.h
 -  Orig date: 
Thu Nov 19 09:56:29 1998
 
diff -u --recursive --new-file v2.2.3/linux/include/asm-ppc/adb.h linux/include/asm-ppc/adb.h
@@ -60,6 +60,9 @@
 		 void (*handler)(unsigned char *, int, struct pt_regs *, int));
 void adb_input(unsigned char *, int, struct pt_regs *, int);
 
+int adb_try_handler_change(int address, int new_id);
+int adb_get_infos(int address, int *original_address, int *handler_id);
+
 #endif /* __KERNEL__ */
 
 #endif /* __PPC_ADB_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)