Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

HalaLoadGDT

NullException edited this page Aug 5, 2020 · 1 revision

HalaLoadGDT Function

Description

Sets the GDTR register

Syntax

void HalaLoadGDT(gdt_register* gdtRegPtr);

Parameters

gdtRegPtr

Pointer to the desired GDTR value

Return Value

N/A