1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-11 12:10:50 +03:00
Files
glibc/sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h
Joseph Myers 3c8325fb47 Add e500 port.
2013-10-18 21:04:22 +00:00

5 lines
189 B
C

/* The generic version of get-rounding-mode.h using fpu_control.h, not
the one using the software rounding mode, is correct for e500. */
#include <sysdeps/generic/get-rounding-mode.h>