]> Git Repo - linux.git/blob - arch/sparc/include/asm/stacktrace.h
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[linux.git] / arch / sparc / include / asm / stacktrace.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _SPARC64_STACKTRACE_H
3 #define _SPARC64_STACKTRACE_H
4
5 void stack_trace_flush(void);
6
7 #endif /* _SPARC64_STACKTRACE_H */
This page took 0.024979 seconds and 4 git commands to generate.