view cfg-headers/base/sys.cfg @ 243:619febca2803

configure.sh: the correct form of equality test operator in [ is '='
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 29 May 2017 06:50:47 +0000
parents fd8227e3047d
children
line wrap: on
line source

#ifndef __SYS_CFG__
#define __SYS_CFG__
#define DSP 36
#define STD 6
#endif /* __SYS_CFG__ */