view gpf/cfg/pco_configs.xml.default @ 224:a576fb23046e

l1tm_func.c: passes compilation, link fails because of missing functions
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 14 Jan 2017 23:00:44 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>

<!-- PCO Configuration List -->
<pco_config_list>
	<config name="Default" file="pco_defcfg.xml" current="1"></config>
	<config name="Developer" file="pco_devcfg.xml" current="0"></config>
	<config name="Field-Tester" file="pco_ftcfg.xml" current="0"></config>
</pco_config_list>