thermferm/lock.h

Thu, 07 Aug 2014 22:06:18 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 07 Aug 2014 22:06:18 +0200
changeset 194
9eaaba49450f
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Added some ideas about profiles.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial