Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-02 | Fix block_io_mmap prototype | Samuel Thibault | |
* device/blkio.c (block_io_mmap): Fix prototype of dummy function. * device/blkio.h (block_io_mmap): Likewise. | |||
2013-12-10 | device/dev_pager.c: remove forward declaration | Marin Ramesa | |
* Makefrag.am: Include device/blkio.h. * device/blkio.h: New file. Add copyright. [_DEVICE_BLKIO_H_]: Add ifndef. (block_io_mmap): Add prototype. * device/dev_pager.c: Include device/blkio.h. (block_io_mmap): Remove forward declaration. |