annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #ifndef __RV_SWE_H__
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define __RV_SWE_H__
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define RVM_ETM_SWE
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #define RVM_FFS_SWE
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 #endif /* __RV_SWE_H__ */