6 строки
78 B
C
6 строки
78 B
C
|
#ifdef __uClinux__
|
||
|
#include "module_no.h"
|
||
|
#else
|
||
|
#include "module_mm.h"
|
||
|
#endif
|