Title: [8848] trunk/include/linux/kgdb.h: kgdb: need to move prototype too
Revision
8848
Author
vapier
Date
2010-05-25 16:30:31 -0400 (Tue, 25 May 2010)

Log Message

kgdb: need to move prototype too

Modified Paths


Diff

Modified: trunk/include/linux/kgdb.h (8847 => 8848)


--- trunk/include/linux/kgdb.h	2010-05-25 20:15:54 UTC (rev 8847)
+++ trunk/include/linux/kgdb.h	2010-05-25 20:30:31 UTC (rev 8848)
@@ -278,5 +278,6 @@
 
 extern int			kgdb_single_step;
 extern atomic_t			kgdb_active;
+extern void kgdb_schedule_breakpoint(void);
 
 #endif /* _KGDB_H_ */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to