FreeCalypso > hg > ffs-editor
view cfg-headers/trace.cfg @ 25:b51027daadb9
add install-target-bin.sh script
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 02 Dec 2020 21:19:21 +0000 |
| parents | 14f8a71286c5 |
| children |
line wrap: on
line source
#ifndef __TRACE_CFG__ #define __TRACE_CFG__ #define LAYER_DBG 0xFFFFFFFF #define TRACE_LEVEL_FILTER 5 #endif /* __TRACE_CFG__ */
