arm: De-virtualize ThreadContext (#7119)
* arm: Move ARM_Interface to core namespace * arm: De-virtualize ThreadContext
This commit is contained in:
@@ -15,8 +15,6 @@ namespace Kernel {
|
||||
class Process;
|
||||
}
|
||||
|
||||
class ARM_Interface;
|
||||
|
||||
namespace Service::LDR {
|
||||
|
||||
#define ASSERT_CRO_STRUCT(name, size) \
|
||||
|
||||
Reference in New Issue
Block a user