Home
last modified time | relevance | path

Searched hist:"0768 b7a872964085eece8d5e9fec9175e9deb161" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcommon.h0768b7a872964085eece8d5e9fec9175e9deb161 Mon Aug 18 11:41:27 UTC 2008 Haavard Skinnemoen <haavard.skinnemoen@atmel.com> Consolidate strmhz() implementation

ARM, i386, m68k and ppc all have identical implementations of strmhz().
Other architectures don't provide this function at all.

This patch moves strmhz() into lib_generic, reducing code duplication
and providing a more unified API across architectures.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>