Changeset 2def788 in mainline for uspace/libc/generic/mman.c
- Timestamp:
- 2006-09-04T20:34:52Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d681c17
- Parents:
- fadd381
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/libc/generic/mman.c
rfadd381 r2def788 33 33 */ 34 34 35 #include <sys/mma p.h>35 #include <sys/mman.h> 36 36 #include <as.h> 37 37 #include <unistd.h>
Note:
See TracChangeset
for help on using the changeset viewer.