File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / src / dwds.c
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Oct 27 13:10:40 2010 UTC (13 years, 7 months ago) by misho
Branches: tools1_0
started new program

#include "global.h"
#include "dwds.h"


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

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