mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
compiler.h is now always included on the command line.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifndef ETHERBOOT_IO_H
|
||||
#define ETHERBOOT_IO_H
|
||||
|
||||
#include "compiler.h"
|
||||
#include "virtaddr.h"
|
||||
|
||||
/* virt_to_bus converts an addresss inside of etherboot [_start, _end]
|
||||
|
||||
Reference in New Issue
Block a user