Repository URL to install this package:
|
Version:
2.2.1 ▾
|
/*
* process.h -- Renice; sync all
*/
#ifndef __PROCESS_H__
#define __PROCESS_H__
extern void Init_supplement_process( void);
#endif