summaryrefslogtreecommitdiff
path: root/zephyr/include/emul/emul_lis2dw12.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/include/emul/emul_lis2dw12.h')
-rw-r--r--zephyr/include/emul/emul_lis2dw12.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/zephyr/include/emul/emul_lis2dw12.h b/zephyr/include/emul/emul_lis2dw12.h
new file mode 100644
index 0000000000..ce34887da8
--- /dev/null
+++ b/zephyr/include/emul/emul_lis2dw12.h
@@ -0,0 +1,9 @@
+/* Copyright 2021 The Chromium OS Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+#ifndef ZEPHYR_INCLUDE_EMUL_EMUL_LIS2DW12_H_
+#define ZEPHYR_INCLUDE_EMUL_EMUL_LIS2DW12_H_
+
+#endif /* ZEPHYR_INCLUDE_EMUL_EMUL_LIS2DW12_H_ */