[PATCH 10/12] i386: Remove obsolete reference in comments.
Carlos O'Donell
carlos@redhat.com
Tue May 20 11:45:23 GMT 2025
The upstream GMP project no longer has an asm-syntax.h file for i386.
We make the code more inclusive by removing obsolete comments.
---
sysdeps/i386/asm-syntax.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sysdeps/i386/asm-syntax.h b/sysdeps/i386/asm-syntax.h
index 762e03be72..8b55befa63 100644
--- a/sysdeps/i386/asm-syntax.h
+++ b/sysdeps/i386/asm-syntax.h
@@ -1,7 +1,6 @@
/* Definitions for x86 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