sim: bpf/cris: include cgen-mem in decoders

These arches use cgen memory functions, so make sure to include the
header in the modules.
This commit is contained in:
Mike Frysinger
2021-06-26 23:28:25 -04:00
parent 76f11310df
commit e0fd25e485
6 changed files with 16 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ This file is part of the GNU simulators.
#include "sim-main.h"
#include "sim-assert.h"
#include "cgen-mem.h"
#include "cgen-ops.h"
/* The instruction descriptor array.
This is computed at runtime. Space for it is not malloc'd to save a