I Can't Get Interrupts Working: Difference between revisions

Jump to navigation Jump to search
→‎Problems: code made more obvious
[unchecked revision][unchecked revision]
m (→‎Problems: correct spelling)
(→‎Problems: code made more obvious)
Line 134:
#pragma pack(push, 1)
struct IDT_reg {
//struct here
};
#pragma pack(pop, 1)
#pragma pack(push, 1)
struct GDT_reg {
//struct here
};
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu