bmsd/lock.h

Sat, 05 Jan 2019 17:17:58 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 05 Jan 2019 17:17:58 +0100
changeset 173
4cda47269c02
parent 0
033898178630
permissions
-rw-r--r--

Updated Makefile

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial