view cfg-headers/base/trace.cfg @ 603:b13731665274

init.c MEMIF configuration revamped as described in the MEMIF-wait-states article in freecalypso-docs
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 17 Jun 2019 01:36:38 +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__ */