Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
fa4b851b4ad632dc673627f38a8a552547568a2c
/
.
/
arch
/
s390
/
kernel
/
rethook.h
blob: 32f069eed3f328110ea302f5ab235751ca773565 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
__S390_RETHOOK_H
#define
__S390_RETHOOK_H
unsigned
long
arch_rethook_trampoline_callback
(
struct
pt_regs
*
regs
);
#endif