summaryrefslogtreecommitdiffstats
path: root/core/test/run-mem_region_next.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/test/run-mem_region_next.c')
-rw-r--r--core/test/run-mem_region_next.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/test/run-mem_region_next.c b/core/test/run-mem_region_next.c
index fec5df8f..3228d4fd 100644
--- a/core/test/run-mem_region_next.c
+++ b/core/test/run-mem_region_next.c
@@ -48,6 +48,8 @@ static void real_free(void *p)
#include <assert.h>
#include <stdio.h>
+enum proc_chip_quirks proc_chip_quirks;
+
void lock_caller(struct lock *l, const char *caller)
{
(void)caller;
OpenPOWER on IntegriCloud