mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-25 14:41:02 +00:00
Revert SGDT hooking support
It's useless
This commit is contained in:
@@ -50,7 +50,6 @@ enum class x86_hookable_instructions
|
||||
cpuid,
|
||||
rdtsc,
|
||||
rdtscp,
|
||||
sgdt,
|
||||
};
|
||||
|
||||
// --[x86_64]-------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user