[PATCH 11/12] m68k: Remove obsolete reference in comments.

Carlos O'Donell carlos@redhat.com
Tue May 20 11:45:24 GMT 2025


The upstream GMP project no longer has an asm-syntax.h file for m68k.

We make the code more inclusive by removing obsolete comments.
---
 sysdeps/m68k/asm-syntax.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sysdeps/m68k/asm-syntax.h b/sysdeps/m68k/asm-syntax.h
index 63d15c301b..57e6042add 100644
--- a/sysdeps/m68k/asm-syntax.h
+++ b/sysdeps/m68k/asm-syntax.h
@@ -1,7 +1,6 @@
 /* Definitions for 68k syntax variations.
    Copyright (C) 1992-2025 Free Software Foundation, Inc.
-   This file is part of the GNU C Library.  Its master source is NOT part of
-   the C library, however.  The master source lives in the GNU MP Library.
+   This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
-- 
2.49.0



More information about the Libc-alpha mailing list