blob: 3a185a6581fc416707c506c1aa39bf0c98482613 [file] [log] [blame]
#include <arch/io.h>
#include <device/pci_def.h>
#include "northbridge/amd/amdk8/early_ht.c"
static void bootblock_northbridge_init(void) {
enumerate_ht_chain();
}