Avoid warning about nested comments.
authorUlrich Drepper <drepper@redhat.com>
Thu, 22 May 1997 02:16:31 +0000 (02:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 22 May 1997 02:16:31 +0000 (02:16 +0000)
sysdeps/unix/arm/sysdep.h

index 1c58073..b1860dd 100644 (file)
@@ -19,7 +19,7 @@ Cambridge, MA 02139, USA.  */
 #include <sysdeps/unix/sysdep.h>
 #include <sysdeps/arm/sysdep.h>
 
-/* 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)