Sign in
linux
/
linux
/
kernel
/
git
/
will
/
linux
/
24225011d81b471acc0e1e315b7d9905459a6304
/
.
/
arch
/
s390
/
kernel
/
kprobes.h
blob: dc3ed5098ee76812761750527f5245f95acf555a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
_ARCH_S390_KPROBES_H
#define
_ARCH_S390_KPROBES_H
#include
<linux/kprobes.h>
DEFINE_INSN_CACHE_OPS
(
s390_insn
);
#endif