1 2 3 4 5
#include "bcm5785_enable_rom.c" static void bootblock_southbridge_init(void) { bcm5785_enable_rom(); }