]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/parisc/include/asm/unwind.h
parisc: initialize unwinder much earlier
[linux-2.6-omap-h63xx.git] / arch / parisc / include / asm / unwind.h
index 2f7e6e50a1580de34d23216018cc015d1bf7780f..52482e4fc20d1f11407243915968523160839fbb 100644 (file)
@@ -74,4 +74,6 @@ void unwind_frame_init_running(struct unwind_frame_info *info, struct pt_regs *r
 int unwind_once(struct unwind_frame_info *info);
 int unwind_to_user(struct unwind_frame_info *info);
 
+int unwind_init(void);
+
 #endif