From: Ulrich Drepper Date: Thu, 22 May 1997 02:16:31 +0000 (+0000) Subject: Avoid warning about nested comments. X-Git-Tag: glibc-2.16-ports-before-merge~3598 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e42418a2d4477c4ab4ad246e82c63373be7d1f9;p=thirdparty%2Fglibc.git Avoid warning about nested comments. --- diff --git a/sysdeps/unix/arm/sysdep.h b/sysdeps/unix/arm/sysdep.h index 1c580731bac..b1860dd4434 100644 --- a/sysdeps/unix/arm/sysdep.h +++ b/sysdeps/unix/arm/sysdep.h @@ -19,7 +19,7 @@ Cambridge, MA 02139, USA. */ #include #include -/* Some definitions to allow the assembler in sysdeps/unix/*.S to build +/* Some definitions to allow the assembler in sysdeps/unix/ to build without needing ARM-specific versions of all the files. */ #define ret RETINSTR(mov, pc, r14)