Changeset 81cfefa in mainline for uspace/libc/generic/as.c
- Timestamp:
- 2007-01-18T20:54:18Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9f63a83
- Parents:
- 73404e21
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/libc/generic/as.c
r73404e21 r81cfefa 151 151 * the pointer to last area 152 152 */ 153 #include <stdio.h>154 153 void *as_get_mappable_page(size_t sz, int color) 155 154 {
Note:
See TracChangeset
for help on using the changeset viewer.