patch-2.4.15 linux/include/asm-s390/gdb-stub.h
Next file: linux/include/asm-s390/irq.h
Previous file: linux/include/asm-s390/fcntl.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Nov 9 14:11:15 2001
- Orig file:
v2.4.14/linux/include/asm-s390/gdb-stub.h
- Orig date:
Tue Oct 23 22:48:53 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-s390/gdb-stub.h linux/include/asm-s390/gdb-stub.h
@@ -14,7 +14,7 @@
extern int gdb_stub_initialised;
extern void gdb_stub_handle_exception(struct gdb_pt_regs *regs,int sigval);
struct net_device;
-struct net_device *gdb_dev;
+extern struct net_device *gdb_dev;
void gdb_do_timers(void);
extern int putDebugChar(char c); /* write a single character */
extern char getDebugChar(void); /* read and return a single char */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)