Linux驅動修煉之道-內存映射

努力成爲linux kernel hacker的人李萬鵬原創作品,爲夢而戰。轉載請標明出處 http://blog.csdn.net/woshixingaaa/archive/2011/06/02/6462151.aspx C-sharp代碼  void *mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset)
相關文章
相關標籤/搜索