abi-note comment fix

Alan Modra alan@linuxcare.com.au
Mon Nov 20 20:36:00 GMT 2000


	* csu/abi-note.S: Correct comment for operating system number.

Alan Modra
-- 
Linuxcare.  Support for the Revolution.

--- csu/abi-note.S~	Tue Sep 22 00:00:00 1998
+++ csu/abi-note.S	Tue Nov 21 15:02:45 2000
@@ -50,7 +50,7 @@ offset	length	contents	
    Linux community) use note type 1 and a vendor name string of "GNU"
    for a note descriptor that indicates ABI requirements.  The note data
    is four 32-bit words.  The first of these is an operating system
-   number (0=Hurd, 1=Linux, 2=Solaris, ...) and the remaining three
+   number (0=Linux, 1=Hurd, 2=Solaris, ...) and the remaining three
    identify the earliest release of that OS that supports this ABI.
    See abi-tags (top level) for details. */
 



More information about the Libc-alpha mailing list