dear rtai:
I want to use fopen() function in the kernel space,but this function must
include <stdio.h>.When I make the kernel module,there are many mistakes,such as
m_fp redefined in the rtai_xxx.h or xxx.h .I want to know how can I include
stdio.h in the kernel space under RTAI?Thanks very much.
fangyi sun