From: Andreas Schwab Date: Fri, 10 Jan 2003 14:08:16 +0000 (+0000) Subject: (JUMPTARGET): Undefine before defining it. X-Git-Tag: glibc-2.16-ports-before-merge~1467 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=defd0faa3fd70330f8b6bf12680d5cc04e273f53;p=glibc.git (JUMPTARGET): Undefine before defining it. --- diff --git a/sysdeps/m68k/sysdep.h b/sysdeps/m68k/sysdep.h index 554b92d334..f492ff617c 100644 --- a/sysdeps/m68k/sysdep.h +++ b/sysdeps/m68k/sysdep.h @@ -1,5 +1,5 @@ /* Assembler macros for m68k. - Copyright (C) 1998 Free Software Foundation, Inc. + Copyright (C) 1998, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -23,25 +23,25 @@ /* Syntactic details of assembler. */ -#ifdef HAVE_ELF +# ifdef HAVE_ELF /* ELF uses byte-counts for .align, most others use log2 of count of bytes. */ -#define ALIGNARG(log2) 1<