lineage_kernel_xcoverpro/arch/sparc/include/asm/stacktrace.h

8 lines
166 B
C
Raw Normal View History

2023-06-18 22:53:49 +00:00
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _SPARC64_STACKTRACE_H
#define _SPARC64_STACKTRACE_H
void stack_trace_flush(void);
#endif /* _SPARC64_STACKTRACE_H */