kern: implement SvcGetThreadContext3
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
|
||||
namespace ams::kern {
|
||||
using ams::kern::arch::arm64::KThreadContext;
|
||||
|
||||
using ams::kern::arch::arm64::GetUserContext;
|
||||
}
|
||||
#else
|
||||
#error "Unknown architecture for KThreadContext"
|
||||
|
||||
Reference in New Issue
Block a user