aboutsummaryrefslogtreecommitdiff
path: root/spm/cactus/cactus_tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'spm/cactus/cactus_tests.h')
-rw-r--r--spm/cactus/cactus_tests.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/spm/cactus/cactus_tests.h b/spm/cactus/cactus_tests.h
index 23586f51a..2e13a6f96 100644
--- a/spm/cactus/cactus_tests.h
+++ b/spm/cactus/cactus_tests.h
@@ -7,6 +7,8 @@
#ifndef CACTUS_TESTS_H
#define CACTUS_TESTS_H
+#include <ffa_helpers.h>
+
/*
* Test functions
*/
@@ -14,7 +16,7 @@
/*
* Test to FFA interfaces.
*/
-void ffa_tests(void);
+void ffa_tests(struct mailbox_buffers *mb);
/*
* Test other things like the version number returned by SPM.