Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux/fpc-iii.git] / arch / powerpc / lib / test_code-patching.S
bloba9be6107844e7a50a472f910b84b0d91ad7ffc06
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (C) 2020 IBM Corporation
4  */
5 #include <asm/ppc-opcode.h>
7         .text
9 #define globl(x)                \
10         .globl x;       \
13 globl(code_patching_test1)
14         nop
15         nop
16 globl(end_code_patching_test1)
18 globl(code_patching_test1_expected)
19         .long OP_PREFIX << 26
20         .long 0x0000000