mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 23:42:41 +00:00
Core: Cleanup core includes.
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
|
||||
#include "core/arm/arm_interface.h"
|
||||
#include "core/arm/skyeye_common/armdefs.h"
|
||||
#include "core/arm/skyeye_common/arm_regformat.h"
|
||||
|
||||
namespace Core {
|
||||
struct ThreadContext;
|
||||
}
|
||||
|
||||
class ARM_DynCom final : virtual public ARM_Interface {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user