diff cfg-headers/sys.cfg @ 2:14f8a71286c5

cfg-headers: minimal & hard-coded
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 15 May 2020 01:54:34 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cfg-headers/sys.cfg	Fri May 15 01:54:34 2020 +0000
@@ -0,0 +1,5 @@
+#ifndef __SYS_CFG__
+#define __SYS_CFG__
+#define DSP 36
+#define STD 6
+#endif /* __SYS_CFG__ */