mirror of
https://github.com/ipxe/ipxe
synced 2026-01-02 18:03:36 +03:00
[i386] Move real_to_user() to realmode.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -41,6 +41,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
#include <ipxe/open.h>
|
||||
#include <ipxe/process.h>
|
||||
#include <ipxe/uri.h>
|
||||
#include <realmode.h>
|
||||
#include <pxe.h>
|
||||
|
||||
/** A PXE TFTP connection */
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
#include <ipxe/udp.h>
|
||||
#include <ipxe/uaccess.h>
|
||||
#include <ipxe/process.h>
|
||||
#include <realmode.h>
|
||||
#include <pxe.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user