bmsd/lock.h

Sat, 22 Oct 2022 15:27:50 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 22 Oct 2022 15:27:50 +0200
changeset 840
ba607babc468
parent 0
033898178630
permissions
-rw-r--r--

Removed hop_utilization from products and equipments.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial