File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / src / voucher.c
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Jul 4 13:49:02 2012 UTC (12 years ago) by misho
Branches: tools1_1
*** empty log message ***

#include "global.h"


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

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