projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Make GPE disable more robust
[linux-2.6]
/
include
/
asm-sparc64
/
stacktrace.h
1
#ifndef _SPARC64_STACKTRACE_H
2
#define _SPARC64_STACKTRACE_H
3
4
extern void stack_trace_flush(void);
5
6
#endif /* _SPARC64_STACKTRACE_H */