File:  [ELWIX - Embedded LightWeight unIX -] / fwsync / driver / fwsync_workers.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 22 13:01:55 2022 UTC (22 months, 3 weeks ago) by misho
Branches: misho
CVS tags: start, fwsync1_0
FWSync driver

/*************************************************************************
* (C) 2022 CloudSigma AG - Sofia/Bulgaria
*  by Michael Pounov <misho@elwix.org>
**************************************************************************/
#ifndef __FWSYNC_WORKERS_H
#define __FWSYNC_WORKERS_H


int fwsync_state_handler(const void *arg);
int fwsync_alias_handler(const void *arg);


#endif

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