commit | 26349d8c2e90e590184f0e9997ac16b576f6f3b8 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Wed Feb 26 21:33:36 2014 +0000 |
committer | Calin Juravle <calin@google.com> | Wed Feb 26 21:33:36 2014 +0000 |
tree | 9a25ad8e12c94898af72dcf71a180aa8da7e7d1c | |
parent | 2d367905a2e1b950f79b408141eea07c222b590b [diff] [blame] |
Fix mips build Change-Id: Ica843d387e115d0b27afd961af73237ec9109ed9
diff --git a/libm/include/mips/machine/fenv.h b/libm/include/mips/machine/fenv.h index dcd0eb2..37f0f9c 100644 --- a/libm/include/mips/machine/fenv.h +++ b/libm/include/mips/machine/fenv.h
@@ -76,7 +76,7 @@ __BEGIN_DECLS typedef __uint32_t fenv_t; -typedef __uint32_t lfexcept_t; +typedef __uint32_t fexcept_t; /* Exception flags */ #define FE_INVALID 0x40