#include <x86desc.h>
Public Member Functions | |
Pseudo_descriptor () | |
Pseudo_descriptor (Address base, Unsigned16 limit) | |
Address | base () const |
Unsigned16 | limit () const |
Private Member Functions | |
Unsigned32 _base | __attribute__ ((packed)) |
Unsigned16 _pad | __attribute__ ((packed)) |
Private Attributes | |
Unsigned16 | _limit |
|
|
|
|
|
|
|
|
|
|
|
|
|
|