mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Correct inaccurate comment.
This commit is contained in:
@ -116,8 +116,7 @@ using namespace PowerPC;
|
|||||||
// accessed, immediately turn into regular pages but cause a trap... but
|
// accessed, immediately turn into regular pages but cause a trap... but
|
||||||
// putting them in the path of RSP just leads to something (in the kernel?)
|
// putting them in the path of RSP just leads to something (in the kernel?)
|
||||||
// thinking a regular stack extension is required. So this protection is not
|
// thinking a regular stack extension is required. So this protection is not
|
||||||
// supported on Windows yet... We still use a separate stack for the sake of
|
// supported on Windows yet...
|
||||||
// simplicity.
|
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user