thermferm/lock.h

Sat, 06 Apr 2024 17:21:29 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 06 Apr 2024 17:21:29 +0200
changeset 663
fa39f9c0e219
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Updated MIGRATION document.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial