GNU Linux-libre 4.19.264-gnu1
[releases.git] / arch / nds32 / kernel / vdso / note.S
1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (C) 2012 ARM Limited
3 // Copyright (C) 2005-2017 Andes Technology Corporation
4
5 #include <linux/uts.h>
6 #include <linux/version.h>
7 #include <linux/elfnote.h>
8
9 ELFNOTE_START(Linux, 0, "a")
10         .long LINUX_VERSION_CODE
11 ELFNOTE_END