URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [fs/] [ocfs2/] [mmap.h] - Rev 62
Compare with Previous | Blame | View Log
#ifndef OCFS2_MMAP_H #define OCFS2_MMAP_H int ocfs2_mmap(struct file *file, struct vm_area_struct *vma); #endif /* OCFS2_MMAP_H */