2 * This supplies .note.* sections to go into the PT_NOTE inside the vDSO text.
3 * Here we can supply some information useful to userland.
6 #include <linux/version.h>
7 #include <linux/elfnote.h>
9 /* Ideally this would use UTS_NAME, but using a quoted string here
10 doesn't work. Remember to change this when changing the
12 ELFNOTE_START(Linux, 0, "a")
13 .long LINUX_VERSION_CODE