Changeset d51db07 in mainline for uspace/lib/libc/arch/ia32/include/config.h
- Timestamp:
- 2008-06-03T15:06:18Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6c89f20
- Parents:
- 82405266
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia32/include/config.h
r82405266 rd51db07 37 37 38 38 #define PAGE_WIDTH 12 39 #define PAGE_SIZE (1 <<PAGE_WIDTH)39 #define PAGE_SIZE (1 << PAGE_WIDTH) 40 40 #define PAGE_COLOR_BITS 0 /* dummy */ 41 41
Note:
See TracChangeset
for help on using the changeset viewer.