Files
mckernel/test/qlmpi/rusage/verbs/mcons.h
2017-08-31 15:43:28 +09:00

10 lines
134 B
C

#ifndef MCONS_H_
#define MCONS_H_
#include "mtype.h"
#define ERR_RET -1
#define ERR_ADDR (addr_t)-1
#endif /* MCONS_H_ */