Merge branch 'devel-stable' into devel
[safe/jmp/linux-2.6] / arch / arm / include / asm / ftrace.h
index d74265c..103f7ee 100644 (file)
@@ -7,6 +7,7 @@
 
 #ifndef __ASSEMBLY__
 extern void mcount(void);
+extern void __gnu_mcount_nc(void);
 #endif
 
 #endif