ipc/include/utils/null.h

4 lines
71 B
C

#ifndef __KNULL_H__
#define KNULL ((void*)0)
#endif // __KNULL_H__