mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-20 23:01:41 +07:00
7 lines
134 B
C
7 lines
134 B
C
![]() |
#ifndef _SPARC64_STACKTRACE_H
|
||
|
#define _SPARC64_STACKTRACE_H
|
||
|
|
||
|
extern void stack_trace_flush(void);
|
||
|
|
||
|
#endif /* _SPARC64_STACKTRACE_H */
|