diff cfg-headers/rv_swe.h @ 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/rv_swe.h	Fri May 15 01:54:34 2020 +0000
@@ -0,0 +1,7 @@
+#ifndef __RV_SWE_H__
+#define __RV_SWE_H__
+
+#define RVM_ETM_SWE
+#define RVM_FFS_SWE
+
+#endif /* __RV_SWE_H__ */