1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Linker script for x32 vDSO.
4 * We #include the file to define the layout details.
6 * This file defines the version script giving the user-exported symbols in
12 #include "vdso-layout.lds.S"
15 * This controls what userland symbols we export from the vDSO.