1 2 3 4 5 6 7 8
/* Public domain. */ #ifndef _LINUX_PID_H #define _LINUX_PID_H #define put_pid(x) #endif