1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_LOONGARCH_FPROBE_H
#define _ASM_LOONGARCH_FPROBE_H

/*
 * Explicitly undef ARCH_DEFINE_ENCODE_FPROBE_HEADER, because loongarch does not
 * have enough number of fixed MSBs of the address of kernel objects for
 * encoding the size of data in fprobe_header. Use 2-entries encoding instead.
 */
#undef ARCH_DEFINE_ENCODE_FPROBE_HEADER

#endif /* _ASM_LOONGARCH_FPROBE_H */
就算全世界與我為敵 我還是要愛你