1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) 2012 ARM Limited
5 * Author: Will Deacon <will.deacon@arm.com>
8 #include <linux/init.h>
9 #include <linux/linkage.h>
10 #include <linux/const.h>
13 .globl vdso_start, vdso_end
17 .incbin "arch/arm64/kernel/vdso/vdso.so"