blob: 92ce00b4cbdbe2d3a8dba1d61f481b699cfbc84a [file] [log] [blame]
Lee Leahy77ff0b12015-05-05 15:07:29 -07001
2#include <arch/acpi.h>
3#include <cpu/cpu.h>
4#include <device/pci_rom.h>
5#include <soc/acpi.h>
6
Lee Leahy77ff0b12015-05-05 15:07:29 -07007/* Rmodules don't like weak symbols. */
8u32 map_oprom_vendev(u32 vendev) { return vendev; }