File:  [ELWIX - Embedded LightWeight unIX -] / libaitsync / inc / tool.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Mar 24 16:00:15 2010 UTC (14 years, 3 months ago) by misho
Branches: misho
CVS tags: sync1_0, start
libaitsync Delta patch library

/*************************************************************************
* (C) 2010 AITNET ltd - Sofia/Bulgaria - <misho@aitbg.com>
*  by Michael Pounov <misho@openbsd-bg.org>
*
* $Author: misho $
* $Id: tool.h,v 1.1.1.1 2010/03/24 16:00:15 misho Exp $
*
*************************************************************************/
#ifndef __TOOL_H
#define __TOOL_H


inline void sync_mksig(int id, off_t off, u_char * __restrict buf, int buflen, sync_chunk_t * __restrict sc);


#endif

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