bmsd/lock.h

Sat, 17 Nov 2018 23:29:11 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 17 Nov 2018 23:29:11 +0100
changeset 103
895829b91057
parent 0
033898178630
permissions
-rw-r--r--

Code cleanup

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial