Hi.

Compiling rt_com (serial port driver):

gcc -I /usr/src/linux/include/linux -O2 -Wall -D__KERNEL__ -c rt_com.c


errors:

rt_com.c: In function `rt_com_write':
rt_com.c:100: warning: implicit declaration of function `r_save_flags'
rt_com.c:100: warning: implicit declaration of function `r_cli'
rt_com.c:108: warning: implicit declaration of function `r_restore_flags'
rt_com.c:95: warning: `flags' might be used uninitialized in this function
rt_com.c: In function `rt_com_read':
rt_com.c:116: warning: `flags' might be used uninitialized in this function

------------------------------------- - - -  -  -  -  -   -   -   -         
Vicente Palazon Gonzalez
e-mail: [EMAIL PROTECTED]
www: http://www4.uji.es/~al004136
------------------------------------- - - -  -  -  -  -   -   -   -
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to