bmsd/lock.h

Sat, 14 Dec 2019 14:57:13 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 14 Dec 2019 14:57:13 +0100
changeset 569
d0e7ab1fc245
parent 0
033898178630
permissions
-rw-r--r--

Added monitor menu entry for ispindels

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial