mash/lock.h

Tue, 25 Jul 2017 11:43:35 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 25 Jul 2017 11:43:35 +0200
changeset 525
5855abe0e82c
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Added unit alarm flag

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial