]> Git Repo - J-linux.git/blob - arch/powerpc/include/asm/stacktrace.h
scsi: zfcp: Trace when request remove fails after qdio send fails
[J-linux.git] / arch / powerpc / include / asm / stacktrace.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Stack trace functions.
4  *
5  * Copyright 2018, Murilo Opsfelder Araujo, IBM Corporation.
6  */
7
8 #ifndef _ASM_POWERPC_STACKTRACE_H
9 #define _ASM_POWERPC_STACKTRACE_H
10
11 void show_user_instructions(struct pt_regs *regs);
12
13 #endif /* _ASM_POWERPC_STACKTRACE_H */
This page took 0.027603 seconds and 4 git commands to generate.