summaryrefslogtreecommitdiff
path: root/pm/riscv_test.h
blob: 4bd16372eb3682e9703ba04c21691d96d52a0645 (plain)
1
2
3
4
5
6
7
8
9
#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