]> Git Repo - linux.git/blob - arch/sparc/include/asm/stacktrace.h
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
[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.028147 seconds and 4 git commands to generate.