On Sat, 22 Apr 2000, Michael Barabanov wrote:

> mmap and other posix file functions are supported in rtl_posixio.o,
> so mmap is available for RT-threads. mmap on /dev/mem does
> ioremap internally. This is more of a proof of concept
> right now, but it does work. See examples/mmap.

A, sorry, I did not know you are so far.
But anyway, I do not feel good about including
#include <unistd.h>
#include <fcntl.h>
#include <sys/mman.h>

in the kernel code.

Best regards,
--
Tomek

-- [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