Re: [PATCH] RISC-V: Fix header guard for sys/fenv.h

Corinna Vinschen <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
On Aug  2 11:38, Kito Cheng wrote:
> ---
>  newlib/libc/machine/riscv/sys/fenv.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/newlib/libc/machine/riscv/sys/fenv.h b/newlib/libc/machine/riscv/sys/fenv.h
> index 1c4342571..e69978dca 100644
> --- a/newlib/libc/machine/riscv/sys/fenv.h
> +++ b/newlib/libc/machine/riscv/sys/fenv.h
> @@ -9,8 +9,8 @@
>     http://www.opensource.org/licenses.
>  */
>  
> -#ifndef _FENV_H_
> -#define _FENV_H_
> +#ifndef _SYS_FENV_H
> +#define _SYS_FENV_H
>  
>  #include <stddef.h>
>  
> @@ -74,4 +74,4 @@ typedef size_t fexcept_t;
>  extern const fenv_t fe_dfl_env;
>  #define FE_DFL_ENV fe_dfl_env_p
>  
> -#endif /* _FENV_H_ */
> +#endif /* _SYS_FENV_H */
> -- 
> 2.17.1

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
signature.asc (application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAl1D56oACgkQ9TYGna5E
T6DrShAAlVGNcQzfOaVsFRGJyV7iYQVHYqdZDmRVHRFACqxdhsXIo3odNgxGch9U
1D2LJlEmRYr59ByhB1gWUfJIH30gOYalFJCR+oZ8rcQe+ZLjmN5s2R6TgDkAK2q0
37nJ6U2lb4fd39msKwP2mT6rnDxVJrK8mV0+GHksQL3QL4i0DT1QOFDlj9eANY5e
9i005pr3wDudwrCOeKVsRaJamy291/FriRnJ/4rY7AIUmsgDxm955VdDDt7QMU94
nlF+ESAesf4oiVBOiG9k0UgZqoErcOiin243CcdwHwFz+6p/2rU/CQA1MD2X/LUR
V7ebraLGeOpZ0TbzPRiYakQhvpdmk8pEz6l5CCnRknSnwkm5xBA28LCgkjwU4fCd
UYTKresJgy+nJx7g4M+TeLqLajxrP93pBBhWtuOQtzqfNs/r/Tn7dtA3wCwESuLL
tncxR27ZLqbPgz/mJihvvAUMRJCsGlSCrOblSlkXFYqR04M1lswQ6wTD4bzY8Uym
+ICq6alrIgbQK6BYorgrgGQSCU6gXg3jHVvFlkNsnY9qPlNLAtd2XGO+EY7dChIF
TUi2hn0aocVIXV3glN6cwmgDnM8uvMVB8ksTxX864KovppERrcGqK0DYandaCbvN
M+otglxoZMc0fOJE1zw2ichr21HFXKUu0RZtREWMk6SHONunOrE=
=9rzb
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.