8 lines
176 B
ArmAsm
8 lines
176 B
ArmAsm
/* SPDX-License-Identifier: GPL-2.0 */
|
|
|
|
#include <linux/jump_label.h>
|
|
|
|
// Cut here.
|
|
|
|
::kernel::concat_literals!(ARCH_STATIC_BRANCH_ASM("{symb} + {off} + {branch}", "{l_yes}"))
|