Add test programs for ihk_os_getrusage()
This commit is contained in:
9
test/rusage/verbs/mcons.h
Executable file
9
test/rusage/verbs/mcons.h
Executable file
@@ -0,0 +1,9 @@
|
||||
#ifndef MCONS_H_
|
||||
#define MCONS_H_
|
||||
|
||||
#include "mtype.h"
|
||||
|
||||
#define ERR_RET -1
|
||||
#define ERR_ADDR (addr_t)-1
|
||||
|
||||
#endif /* MCONS_H_ */
|
||||
Reference in New Issue
Block a user