summaryrefslogtreecommitdiff
path: root/zephyr/projects/rex/include/gpio_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/rex/include/gpio_map.h')
-rw-r--r--zephyr/projects/rex/include/gpio_map.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/zephyr/projects/rex/include/gpio_map.h b/zephyr/projects/rex/include/gpio_map.h
new file mode 100644
index 0000000000..01cbc44396
--- /dev/null
+++ b/zephyr/projects/rex/include/gpio_map.h
@@ -0,0 +1,9 @@
+/* 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.
+ */
+
+#ifndef __ZEPHYR_GPIO_MAP_H
+#define __ZEPHYR_GPIO_MAP_H
+
+#endif /* __ZEPHYR_GPIO_MAP_H */