summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/system-constants.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/system-constants.h b/include/system-constants.h
new file mode 100644
index 0000000000..4fd24f4609
--- /dev/null
+++ b/include/system-constants.h
@@ -0,0 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+
+#ifndef __SYSTEM_CONSTANTS_H__
+#define __SYSTEM_CONSTANTS_H__
+
+#endif