1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/lib
Simon Glass 1c1c8a3a99 tiny-printf: Reduce size by removing ctype
The ctype array is brought into the image, adding 256 bytes, when it is
unlikely to be needed. The extra code for %p is only present when DEBUG
is defined, so let's drop ctype as well unless DEBUG is defined.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-10-27 10:56:41 -06:00
..
2019-04-03 10:26:46 -04:00
2019-09-20 20:09:19 +02:00
2019-07-10 16:52:58 -06:00
2019-10-08 13:57:47 +08:00
2019-07-10 16:52:58 -06:00
2019-08-11 16:43:41 -04:00
2019-02-02 08:19:17 -05:00
2018-09-05 16:02:34 -04:00
2019-08-11 16:43:41 -04:00
2019-06-05 09:16:32 -07:00
2019-06-04 22:09:26 +02:00
2019-02-19 08:55:43 -05:00
2019-08-11 16:43:41 -04:00
2019-05-05 08:48:50 -04:00