mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
Update comment.
This commit is contained in:
parent
574b073035
commit
2ffceb847f
@ -1,5 +1,5 @@
|
|||||||
/* FPU control word bits. Alpha-maped-to-Intel version.
|
/* FPU control word bits. Alpha-maped-to-Intel version.
|
||||||
Copyright (C) 1996, 1998 Free Software Foundation, Inc.
|
Copyright (C) 1996, 1998, 2000 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
Contributed by Olaf Flebbe.
|
Contributed by Olaf Flebbe.
|
||||||
|
|
||||||
@ -94,7 +94,7 @@
|
|||||||
|
|
||||||
#define _FPU_DEFAULT 0x137f
|
#define _FPU_DEFAULT 0x137f
|
||||||
|
|
||||||
/* IEEE: same as above, but exceptions */
|
/* IEEE: same as above. */
|
||||||
#define _FPU_IEEE 0x137f
|
#define _FPU_IEEE 0x137f
|
||||||
|
|
||||||
/* Type of the control word. */
|
/* Type of the control word. */
|
||||||
|
Loading…
Reference in New Issue
Block a user