Merge tag 'rproc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc...
[linux.git] / arch / loongarch / vdso / elf.S
blob9bb21b9f9583d20831ef254052ef3d4962183ce2
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Author: Huacai Chen <chenhuacai@loongson.cn>
4  *
5  * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
6  */
8 #include <asm/vdso/vdso.h>
10 #include <linux/elfnote.h>
11 #include <linux/version.h>
13 ELFNOTE_START(Linux, 0, "a")
14         .long LINUX_VERSION_CODE
15 ELFNOTE_END