view cfg-headers/base/trace.cfg @ 391:1da4c0cc9fc2

scripts/mkcomp-test.sh: default the new CHIPSET etc variables
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 17 Jan 2018 20:18:45 +0000
parents fd8227e3047d
children
line wrap: on
line source

#ifndef __TRACE_CFG__
#define __TRACE_CFG__
#define LAYER_DBG 0xFFFFFFFF
#define TRACE_LEVEL_FILTER 5
#endif /* __TRACE_CFG__ */