bmsd/lock.h

Tue, 02 Aug 2022 11:01:33 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 02 Aug 2022 11:01:33 +0200
changeset 802
4a9f469d2201
parent 0
033898178630
permissions
-rw-r--r--

Removed product reports and archives.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial