mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 18:42:53 +03:00
Removed REAL_EXEC(); there is no longer any code using it.
This commit is contained in:
@@ -421,7 +421,7 @@ prot_call:
|
||||
* callee to preserve. Gate A20 will be re-enabled in case the
|
||||
* real-mode routine disabled it.
|
||||
*
|
||||
* librm.h defines a convenient macro REAL_EXEC() for using real_call.
|
||||
* librm.h defines a convenient macro REAL_CODE() for using real_call.
|
||||
* See librm.h and realmode.h for details and examples.
|
||||
*
|
||||
* Parameters:
|
||||
|
||||
Reference in New Issue
Block a user