CorruptedByCPU / Cyjon

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
https://blackdev.org
Other
435 stars 30 forks source link

GDT ring3 DS/SS fix :) #126

Closed CorruptedByCPU closed 3 years ago

CorruptedByCPU commented 3 years ago

while rewriting the code to C language I found a redundant bit in the descriptor;)