aboutsummaryrefslogtreecommitdiff
path: root/env/pm/riscv_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'env/pm/riscv_test.h')
-rw-r--r--env/pm/riscv_test.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/env/pm/riscv_test.h b/env/pm/riscv_test.h
deleted file mode 100644
index 4bd1637..0000000
--- a/env/pm/riscv_test.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _ENV_PHYSICAL_MULTI_CORE_H
-#define _ENV_PHYSICAL_MULTI_CORE_HA
-
-#include "../p/riscv_test.h"
-
-#undef RISCV_MULTICORE_DISABLE
-#define RISCV_MULTICORE_DISABLE
-
-#endif