|
@@ -45,7 +45,6 @@ public:
|
|
|
void SetTlsAddress(VAddr address) override;
|
|
void SetTlsAddress(VAddr address) override;
|
|
|
void SetTPIDR_EL0(u64 value) override;
|
|
void SetTPIDR_EL0(u64 value) override;
|
|
|
u64 GetTPIDR_EL0() const override;
|
|
u64 GetTPIDR_EL0() const override;
|
|
|
- void ChangeProcessorID(std::size_t new_core_id) override;
|
|
|
|
|
|
|
|
|
|
void SaveContext(ThreadContext32& ctx) override {}
|
|
void SaveContext(ThreadContext32& ctx) override {}
|
|
|
void SaveContext(ThreadContext64& ctx) override;
|
|
void SaveContext(ThreadContext64& ctx) override;
|