diff options
Diffstat (limited to 'arch/x86/vdso/vdso-start.S')
-rw-r--r-- | arch/x86/vdso/vdso-start.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/vdso/vdso-start.S b/arch/x86/vdso/vdso-start.S new file mode 100644 index 000000000000..2dc2cdb84d67 --- /dev/null +++ b/arch/x86/vdso/vdso-start.S @@ -0,0 +1,2 @@ + .globl vdso_kernel_start +vdso_kernel_start: |