From 7e42418a2d4477c4ab4ad246e82c63373be7d1f9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 22 May 1997 02:16:31 +0000 Subject: [PATCH] Avoid warning about nested comments. --- sysdeps/unix/arm/sysdep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/arm/sysdep.h b/sysdeps/unix/arm/sysdep.h index 1c58073..b1860dd 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) -- 2.7.4