aboutsummaryrefslogtreecommitdiff
path: root/hw/mips/loongson3_bootp.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips/loongson3_bootp.c')
-rw-r--r--hw/mips/loongson3_bootp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/mips/loongson3_bootp.c b/hw/mips/loongson3_bootp.c
index 03a10b6..b97b819 100644
--- a/hw/mips/loongson3_bootp.c
+++ b/hw/mips/loongson3_bootp.c
@@ -25,8 +25,6 @@
#include "hw/boards.h"
#include "hw/mips/loongson3_bootp.h"
-#define LOONGSON3_CORE_PER_NODE 4
-
static void init_cpu_info(void *g_cpuinfo, uint64_t cpu_freq)
{
struct efi_cpuinfo_loongson *c = g_cpuinfo;