C++程序  |  6行  |  90 B

#ifdef LINUX_MIPSN64
# include "64/ioctls_inc.h"
#else
# include "32/ioctls_inc.h"
#endif