annotate cfg-headers/chipset.cfg @ 11:d65489886c6e

src/nucleus/gcc/tct.S: no small sleep in FFS editor
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 15 May 2020 03:56:21 +0000
parents 14f8a71286c5
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 __CHIPSET_CFG__
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define __CHIPSET_CFG__
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 #define ANLG_FAM 2
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define ANLG_PG 0
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #define CHIPSET 10
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 #endif /* __CHIPSET_CFG__ */