FreeCalypso > hg > fc-magnetite
annotate cfg-headers/2091/rv.cfg @ 110:49254db81128
implemented fix for the L1/ETM boot time race condition bug
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 06 Oct 2016 00:13:12 +0000 |
parents | 53c4389afc06 |
children |
rev | line source |
---|---|
5
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #ifndef __RV_CFG__ |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 #define __RV_CFG__ |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 #define RVTOOL 0 |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 #define TEST 0 |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 #define _GSM 1 |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 #endif /* __RV_CFG__ */ |