bmsd/lock.h

Sat, 08 Dec 2018 17:30:09 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 08 Dec 2018 17:30:09 +0100
changeset 132
aaefac2d08a3
parent 0
033898178630
permissions
-rw-r--r--

Code cleanup

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial