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