Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
b20e481ab595e9667c33e2393bdfe9a31870d11f
/
.
/
arch
/
um
/
include
/
sysrq.h
blob: c8d332b56b98b636adb113eef91ec1372cef2a92 [
file
] [
log
] [
blame
]
#ifndef
__UM_SYSRQ_H
#define
__UM_SYSRQ_H
struct
task_struct
;
extern
void
show_trace
(
struct
task_struct
*
task
,
unsigned
long
*
stack
);
#endif