Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
70293240c5ce675a67bfc48f419b093023b862b3
/
.
/
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