summaryrefslogtreecommitdiff
path: root/tests/test-progs/asmtest/src/riscv/env/pm/riscv_test.h
blob: 38a0e86b87089e9d628ceb9f12aefd387ca18a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
// See LICENSE for license details.

#ifndef _ENV_PHYSICAL_MULTI_CORE_H
#define _ENV_PHYSICAL_MULTI_CORE_H

#include "../p/riscv_test.h"

#undef RISCV_MULTICORE_DISABLE
#define RISCV_MULTICORE_DISABLE

#endif