blob: 2afb638708db3659a91b216416bcd5f1fe21a32b (
plain) (
blame)
1
2
3
4
5
6
7
|
/* 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}"))
|