bmsd/lock.h

Mon, 13 Aug 2018 15:11:26 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 13 Aug 2018 15:11:26 +0200
changeset 13
b8c3ca152984
parent 0
033898178630
permissions
-rw-r--r--

Added hops inventory

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial