backport to buster
[hcoop/debian/openafs.git] / src / opr / proc.h
CommitLineData
805e021f
CE
1/* Process information and manipulation tools. */
2
3#ifndef OPENAFS_OPR_PROC_H
4#define OPENAFS_OPR_PROC_H 1
5
6afs_int32 opr_procsize(void);
7
8#endif