From 4959e284ca9c4ee749e1fe4b95ce682dee110a27 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 20 Jan 2014 11:05:22 -0800 Subject: Include generic symbol-hacks.h for x32 In BZ #15605 fix with addding memset/memmove alias in symbol-hacks.h, x32 symbol-hacks.h change was missing. Fixed by including in x32 symbol-hacks.h. --- sysdeps/x86_64/x32/symbol-hacks.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/x86_64/x32/symbol-hacks.h') diff --git a/sysdeps/x86_64/x32/symbol-hacks.h b/sysdeps/x86_64/x32/symbol-hacks.h index bc7b4c4441..22aad04437 100644 --- a/sysdeps/x86_64/x32/symbol-hacks.h +++ b/sysdeps/x86_64/x32/symbol-hacks.h @@ -1 +1 @@ -/* Fortunately nothing to do. */ +#include -- cgit 1.4.1