mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-15 14:31:34 +01:00
The function cpu_x86_get_count() is also useful for other modules. Make it non-static and add a prototype + description. Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>