Fix stdlib defines for AArch32
authorSoby Mathew <soby.mathew@arm.com>
Tue, 6 Jun 2017 09:01:03 +0000 (10:01 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Fri, 9 Jun 2017 13:47:52 +0000 (14:47 +0100)
commit81bccbfff2c3c4c202b79dbc3f70b9eec6b5f6fd
tree9e76db57081b73c61266ae87a538a92a08e84053
parent2f73f48e0ac417153a905f9a652dcb691623b6b3
Fix stdlib defines for AArch32

Some of the macro defines in the header files of `include/lib/stdlib/machine/`
folder are not correct for AArch32. This patch fixes the same.

Change-Id: I8bfaf638a7986fd902648d2074537bd26c313cb3
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
include/lib/stdlib/machine/_limits.h
include/lib/stdlib/machine/_stdint.h