mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-10 11:08:05 +08:00
This allows us to add a proper zalloc() func (one that does a zeroing alloc), and removes duplicate prototypes. Signed-off-by: Mike Frysinger <vapier@gentoo.org>