From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- sysdeps/alpha/elf/start.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/alpha/elf') diff --git a/sysdeps/alpha/elf/start.S b/sysdeps/alpha/elf/start.S index ebe14b4..3c2bc59 100644 --- a/sysdeps/alpha/elf/start.S +++ b/sysdeps/alpha/elf/start.S @@ -77,7 +77,7 @@ _start: .end _start /* For ECOFF backwards compatibility. */ -weak_alias (_start, __start) +weak_alias(_start, __start) /* Define a symbol for the first piece of initialized data. */ .data -- cgit v1.1