1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 04:09:17 +01:00
Files
u-boot-megous/lib/date.c
Heinrich Schuchardt cbe3ab986b lib: remove superfluous #ifdefs from date.c
We should avoid #ifdef in C modules. Unused functions are eliminated by the
linker.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-07-12 20:30:48 +02:00

3.0 KiB