thermferm/lock.h

Thu, 19 Nov 2015 15:05:19 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 19 Nov 2015 15:05:19 +0100
changeset 424
d5e36ca9085f
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Updated design README

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial