aboutsummaryrefslogtreecommitdiff
path: root/sim/bpf/arch.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bpf/arch.c')
-rw-r--r--sim/bpf/arch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/bpf/arch.c b/sim/bpf/arch.c
index 8ceaa34..c9f98c5 100644
--- a/sim/bpf/arch.c
+++ b/sim/bpf/arch.c
@@ -25,7 +25,7 @@ This file is part of the GNU simulators.
#include "sim-main.h"
#include "bfd.h"
-const SIM_MACH * const sim_machs[] =
+const SIM_MACH * const bpf_sim_machs[] =
{
#ifdef HAVE_CPU_BPFBF
& bpf_mach,