[PATCH 0/1] Fix file IO for RTEMS on MicroBlaze

Alex White alex.white@oarcorp.com
Wed Jul 21 18:00:33 GMT 2021


Hi,

This patchset undefs _REENT_SMALL for RTEMS on MicroBlaze.

I noticed that _REENT_SMALL is defined for MicroBlaze both in
configure.host and in sys/config.h. This was not an issue for me since
I am doing an RTEMS build, but it was a little confusing that it was
found in both places.

Alex

Alex White (1):
  libc/include/sys/config.h: Undef _REENT_SMALL for RTEMS on MicroBlaze

 newlib/libc/include/sys/config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.27.0



More information about the Newlib mailing list