bmsd/lock.h

Thu, 24 Oct 2019 20:46:56 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 24 Oct 2019 20:46:56 +0200
branch
divide
changeset 536
ada10cabf217
parent 0
033898178630
permissions
-rw-r--r--

Updated design notes. Added missing fields to rec_toproduct.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial