mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
stage1.h has been removed. Remove the corresponding include statement.
Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://coreboot.org/repository/coreboot-v3@769 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
6077bbb909
commit
1b3d2c1a0b
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
|||
#include <device/hypertransport_def.h>
|
||||
#include <mc146818rtc.h>
|
||||
#include <lib.h>
|
||||
#include "stage1.h"
|
||||
|
||||
static void print_linkn_in (const char *strval, u8 byteval)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue