From 5644f71428ba571b733db255e31dc39aba13ad8a Mon Sep 17 00:00:00 2001 From: Nick Withers Date: Mon, 7 Dec 2015 16:31:00 +0100 Subject: Add definitions for NBBY to arm and rtems targets * libc/sys/arm/sys/param.h (NBBY): Define if not already defined. * libc/sys/rtems/include/sys/param.h (NBBY): Define. Signed-off-by: Corinna Vinschen --- newlib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index e8d7ee7bb..1aff1c606 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2015-12-07 Nick Withers + + * libc/sys/arm/sys/param.h (NBBY): Define if not already defined. + * libc/sys/rtems/include/sys/param.h (NBBY): Define. + 2015-12-07 Corinna Vinschen * libc/include/sys/types.h: Move definitions of NBBY and howmany to -- cgit v1.2.3