Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux/fpc-iii.git] / arch / nds32 / kernel / vdso / note.S
blob0aeaa19b05f03faf26765d3022c7a7fd42d826e6
1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (C) 2012 ARM Limited
3 // Copyright (C) 2005-2017 Andes Technology Corporation
5 #include <linux/uts.h>
6 #include <linux/version.h>
7 #include <linux/elfnote.h>
9 ELFNOTE_START(Linux, 0, "a")
10         .long LINUX_VERSION_CODE
11 ELFNOTE_END