mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Missing include.
This commit is contained in:
parent
532565ed6a
commit
d6761c74a1
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
#include <version.h>
|
||||
#include <part/hard_reset.h>
|
||||
#include <boot/elf.h>
|
||||
#include <boot/linuxbios_table.h>
|
||||
#include <rom/read_bytes.h>
|
||||
#include <northbridge/motorola/mpc107/epic.h>
|
||||
#include "nvram.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue