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, 8 months ago) by misho
Branches: tools1_0
started new program

    1: #include "global.h"
    2: #include "dwds.h"
    3: 
    4: 
    5: int
    6: main(int argc, char **argv)
    7: {
    8: 	return 0;
    9: }

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