summaryrefslogtreecommitdiff
path: root/zephyr/test/system_common/src/fff.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/system_common/src/fff.c')
-rw-r--r--zephyr/test/system_common/src/fff.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/test/system_common/src/fff.c b/zephyr/test/system_common/src/fff.c
new file mode 100644
index 0000000000..3b10dc3706
--- /dev/null
+++ b/zephyr/test/system_common/src/fff.c
@@ -0,0 +1,8 @@
+/* Copyright 2022 The ChromiumOS Authors
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+#include <zephyr/fff.h>
+
+DEFINE_FFF_GLOBALS;