]> Git Repo - linux.git/blob - arch/s390/lib/test_kprobes.h
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / arch / s390 / lib / test_kprobes.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 #ifndef TEST_KPROBES_H
3 #define TEST_KPROBES_H
4
5 extern unsigned long kprobes_target_odd_offs;
6 extern unsigned long kprobes_target_in_insn4_offs;
7 extern unsigned long kprobes_target_in_insn6_lo_offs;
8 extern unsigned long kprobes_target_in_insn6_hi_offs;
9
10 #endif
This page took 0.032002 seconds and 4 git commands to generate.