XyrisOS / xyris

The Xyris Kernel
https://xyr.is
MIT License
153 stars 11 forks source link

Set Inline Assembly Clobber to `Memory` in `setPageDirectory` #349

Closed Kfeavel closed 2 years ago

Kfeavel commented 2 years ago

Technically the address space is getting clobbered, so GCC should be made aware of this.