bmsd/lock.h

Sun, 11 Nov 2018 17:53:33 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 11 Nov 2018 17:53:33 +0100
changeset 86
e977a505ea8c
parent 0
033898178630
permissions
-rw-r--r--

With recipe import calculate the OG

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial