mirror of
https://github.com/ipxe/ipxe
synced 2025-12-31 23:52:53 +03:00
Update to cope with changes in registers.h
This commit is contained in:
@@ -12,11 +12,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* All i386 registers, as passed in by prot_call or kir_call */
|
||||
struct real_mode_regs {
|
||||
struct i386_all_regs;
|
||||
} PACKED;
|
||||
|
||||
/* Segment:offset structure. Note that the order within the structure
|
||||
* is offset:segment.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user