| 
 | 
 1# zypeng1221  
 
EmbedSky_hello.c:11:25: error: linux/module.h: No such file or directory 
EmbedSky_hello.c:14:23: error: linux/init.h: No such file or directory 
EmbedSky_hello.c:19: error: expected declaration specifiers or ‘...’ before string constant 
EmbedSky_hello.c:19: warning: data definition has no type or storage class 
EmbedSky_hello.c:21: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘EmbedSky_hello_init’ 
EmbedSky_hello.c:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘EmbedSky_hello_exit’ 
EmbedSky_hello.c:35: warning: data definition has no type or storage class 
EmbedSky_hello.c:35: warning: parameter names (without types) in function declaration 
EmbedSky_hello.c:36: warning: data definition has no type or storage class 
EmbedSky_hello.c:36: warning: parameter names (without types) in function declaration |   
 
 
 
 |