bmsd/lock.h

Sat, 07 Mar 2020 21:05:49 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 07 Mar 2020 21:05:49 +0100
changeset 627
f1a7c14d5601
parent 0
033898178630
permissions
-rw-r--r--

3 decimal places for the SG

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial