Get rid of the systemGDT()
This commit is contained in:
parent
6c91528fb2
commit
73143f4e00
2 changed files with 1 additions and 14 deletions
|
@ -85,8 +85,6 @@ struct GDT
|
|||
Descriptor descriptor() const;
|
||||
};
|
||||
|
||||
static GDT& systemGDT();
|
||||
|
||||
GDT();
|
||||
|
||||
/** Set the descriptor at the given `index` to the value of `spec`. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue