Changeset ccb426c in mainline for kernel/arch/mips32/src/mm/frame.c
- Timestamp:
- 2010-06-24T09:56:58Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 549012c
- Parents:
- 851f33a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/src/mm/frame.c
r851f33a rccb426c 249 249 void physmem_print(void) 250 250 { 251 printf("Base Size\n"); 252 printf("---------- ----------\n"); 251 printf("[base ] [size ]\n"); 253 252 254 253 size_t i;
Note:
See TracChangeset
for help on using the changeset viewer.