File:  [ELWIX - Embedded LightWeight unIX -] / libaitcfg / src / Attic / cfgprog.c
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Thu Jan 30 12:28:41 2025 UTC (4 months, 1 week ago) by misho
Branches: cfg9_5
start of program cfgprog

#include "global.h"
#include "aitcfg.h"


int
main(int argc, char **argv)
{
	return 0;
}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>