mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 10:32:52 +03:00
Remove references to obsoleted REAL_CALL from documentation.
This commit is contained in:
@@ -421,9 +421,8 @@ prot_call:
|
||||
* callee to preserve. Gate A20 will be re-enabled in case the
|
||||
* real-mode routine disabled it.
|
||||
*
|
||||
* librm.h defines two convenient macros for using real_call:
|
||||
* REAL_CALL and REAL_EXEC. See librm.h and realmode.h for details
|
||||
* and examples.
|
||||
* librm.h defines a convenient macro REAL_EXEC() for using real_call.
|
||||
* See librm.h and realmode.h for details and examples.
|
||||
*
|
||||
* Parameters:
|
||||
* (32-bit) near pointer to real-mode function to call
|
||||
|
||||
Reference in New Issue
Block a user