aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/vsyscall.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/kernel/vsyscall.lds.S')
-rw-r--r--arch/i386/kernel/vsyscall.lds.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/kernel/vsyscall.lds.S b/arch/i386/kernel/vsyscall.lds.S
index a7977707c8e5..98699ca6e52d 100644
--- a/arch/i386/kernel/vsyscall.lds.S
+++ b/arch/i386/kernel/vsyscall.lds.S
@@ -3,7 +3,7 @@
3 * object prelinked to its virtual address, and with only one read-only 3 * object prelinked to its virtual address, and with only one read-only
4 * segment (that fits in one page). This script controls its layout. 4 * segment (that fits in one page). This script controls its layout.
5 */ 5 */
6#include <asm/asm_offsets.h> 6#include <asm/asm-offsets.h>
7 7
8SECTIONS 8SECTIONS
9{ 9{