mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Fix compilation on OpenBSD: avoid accidental system include file use
git-svn-id: svn://coreboot.org/openbios/openbios-devel@246 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#define __ASSEMBLY
|
||||
#include "psr.h"
|
||||
#include "asi.h"
|
||||
#include "asm/asi.h"
|
||||
#define SER_ADDR5 0x71100004
|
||||
#define SER_ADDR10 0xf1100004
|
||||
|
||||
|
||||
Reference in New Issue
Block a user