Changeset 1b3e854 in mainline for uspace/app/tester/mm/malloc3.c
- Timestamp:
- 2011-05-21T14:29:50Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- faeb7cc
- Parents:
- 955f2a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/mm/malloc3.c
r955f2a5 r1b3e854 236 236 mem_area_t *area = map_area(AREA_SIZE); 237 237 RETURN_IF_ERROR; 238 238 239 if (area != NULL) { 239 240 TPRINTF("*");
Note:
See TracChangeset
for help on using the changeset viewer.