mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-21 06:50:25 +00:00
8 lines
139 B
C
8 lines
139 B
C
![]() |
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
#ifndef _ASM_ARM64_CFI_H
|
||
|
#define _ASM_ARM64_CFI_H
|
||
|
|
||
|
#define __bpfcall
|
||
|
|
||
|
#endif /* _ASM_ARM64_CFI_H */
|