mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-11 17:39:59 +01:00
Merge pull request #427 from lioncash/include
tests/A32/fuzz_arm: Remove unused Unix-specific include
This commit is contained in:
commit
0489eaab69
@ -34,10 +34,6 @@
|
|||||||
#include "A32/skyeye_interpreter/dyncom/arm_dyncom_interpreter.h"
|
#include "A32/skyeye_interpreter/dyncom/arm_dyncom_interpreter.h"
|
||||||
#include "A32/skyeye_interpreter/skyeye_common/armstate.h"
|
#include "A32/skyeye_interpreter/skyeye_common/armstate.h"
|
||||||
|
|
||||||
#ifdef __unix__
|
|
||||||
#include <signal.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
using Dynarmic::Common::Bits;
|
using Dynarmic::Common::Bits;
|
||||||
|
|
||||||
static Dynarmic::A32::UserConfig GetUserConfig(ArmTestEnv* testenv) {
|
static Dynarmic::A32::UserConfig GetUserConfig(ArmTestEnv* testenv) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user