mash/lock.h

Sat, 12 Jul 2014 21:59:19 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 12 Jul 2014 21:59:19 +0200
changeset 103
99c47a8a61cb
permissions
-rw-r--r--

Added the mash sourcecode, this does nothing useful yet.

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial