MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
gdt_pointer_t Struct Reference

Data structure used to load the GDT into the GDTR. More...

Public Attributes

uint16_t limit
 The size of the GDT (entry number).
 
uint32_t base
 The starting address of the GDT.
 

Detailed Description

Data structure used to load the GDT into the GDTR.


The documentation for this struct was generated from the following file: