mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
Add get_gsbase()
This commit is contained in:
@@ -8,6 +8,7 @@ extern "C" {
|
||||
uintptr_t get_rsp();
|
||||
uintptr_t get_rip();
|
||||
uintptr_t get_frame(int frame);
|
||||
uintptr_t get_gsbase();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user