Merge branch 'master' into feature/savestates-2
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
#include "core/core_timing.h"
|
||||
#include "core/memory.h"
|
||||
|
||||
namespace Memory {
|
||||
struct PageTable;
|
||||
};
|
||||
|
||||
/// Generic ARM11 CPU interface
|
||||
class ARM_Interface : NonCopyable {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user