File:  [ELWIX - Embedded LightWeight unIX -] / libelwix / example / test_pack.c
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Fri Jun 28 13:05:49 2013 UTC (10 years, 10 months ago) by misho
Branches: elwix1_9
add new ut + add some headers

#include <stdio.h>
#include <string.h>
#include <elwix.h>


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

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