Blame src/internal/slibtool_metafile_impl.h

70f645
/*******************************************************************/
70f645
/*  slibtool: a skinny libtool implementation, written in C        */
70f645
/*  Copyright (C) 2016  Z. Gilboa                                  */
70f645
/*  Released under the Standard MIT License; see COPYING.SLIBTOOL. */
70f645
/*******************************************************************/
70f645
70f645
#include <slibtool/slibtool.h>
70f645
70f645
int  slbt_create_object_wrapper(
70f645
	const struct slbt_driver_ctx *	dctx,
70f645
	struct slbt_exec_ctx *		ectx);