diff options
author | Ben V. Brown <[email protected]> | 2021-01-17 09:43:55 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2021-01-17 09:43:55 +1100 |
commit | 184b2c909fae43c10261c0288cfa4e021b3f5a3d (patch) | |
tree | f0c6b83e5b5af721f4a6a0580107ca1b5a0edac1 /source/Core/BSP/Pine64/UnitSettings.h | |
parent | ad37c752cc4a59ee5ca8e22bce70a7078e1bd46f (diff) | |
download | IronOS-184b2c909fae43c10261c0288cfa4e021b3f5a3d.tar.gz IronOS-184b2c909fae43c10261c0288cfa4e021b3f5a3d.zip |
./workspace/TS100 -> ./source/
Diffstat (limited to 'source/Core/BSP/Pine64/UnitSettings.h')
-rw-r--r-- | source/Core/BSP/Pine64/UnitSettings.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/Core/BSP/Pine64/UnitSettings.h b/source/Core/BSP/Pine64/UnitSettings.h new file mode 100644 index 00000000..46f76091 --- /dev/null +++ b/source/Core/BSP/Pine64/UnitSettings.h @@ -0,0 +1,11 @@ +/*
+ * UnitSettings.h
+ *
+ * Created on: 29 May 2020
+ * Author: Ralim
+ */
+
+#ifndef BSP_MINIWARE_UNITSETTINGS_H_
+#define BSP_MINIWARE_UNITSETTINGS_H_
+
+#endif /* BSP_MINIWARE_UNITSETTINGS_H_ */
|