07119621e62d
1 2 3 4 5 6
#include <linux/init.h> unsigned long __init prom_free_prom_memory(void) { return 0UL; }