Skip to content
Snippets Groups Projects
Commit 6e9d66fd authored by bunnei's avatar bunnei
Browse files

arm_dynarmic: More cleanup.

parent 914ebee6
No related branches found
No related tags found
No related merge requests found
......@@ -4,15 +4,9 @@
#pragma once
#include <map>
#include <memory>
#include "common/common_types.h"
#include "core/arm/arm_interface.h"
namespace Memory {
struct PageTable;
} // namespace Memory
class ARM_Dynarmic final : public ARM_Interface {
public:
ARM_Dynarmic();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment