Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
stacktrace.h
Go to the documentation of this file.
1 #ifndef _SPARC64_STACKTRACE_H
2 #define _SPARC64_STACKTRACE_H
3 
4 extern void stack_trace_flush(void);
5 
6 #endif /* _SPARC64_STACKTRACE_H */