toku-sa-n / ramen

A toy OS written in Rust supporting xHCI.
GNU General Public License v3.0
39 stars 4 forks source link

fix: `gdt::init` is an unsafe function #1057

Closed toku-sa-n closed 2 years ago

toku-sa-n commented 2 years ago

It dereferences a raw pointer.