![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * Stack trace functions. 0004 * 0005 * Copyright 2018, Murilo Opsfelder Araujo, IBM Corporation. 0006 */ 0007 0008 #ifndef _ASM_POWERPC_STACKTRACE_H 0009 #define _ASM_POWERPC_STACKTRACE_H 0010 0011 void show_user_instructions(struct pt_regs *regs); 0012 0013 #endif /* _ASM_POWERPC_STACKTRACE_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |