mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Emergency fixup for r828 to at least get it to compile for one target
(DBE62). 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@832 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
e6dc58b16f
commit
0aa3dcb0a2
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <uart8250.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <globalvars.h>
|
||||
|
||||
int vtxprintf(void (*)(unsigned char, void *arg),
|
||||
void *arg, const char *, va_list);
|
||||
|
|
Loading…
Add table
Reference in a new issue