Changeset cfa70add in mainline for uspace/libc/arch/sparc64/include/config.h
- Timestamp:
- 2006-09-03T23:37:14Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fd85ae5
- Parents:
- 002e613
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/libc/arch/sparc64/include/config.h
r002e613 rcfa70add 27 27 */ 28 28 29 /** @addtogroup lib sparc6429 /** @addtogroup libcsparc64 30 30 * @{ 31 31 */ … … 36 36 #define LIBC_sparc64_CONFIG_H_ 37 37 38 #define PAGE_WIDTH 1 238 #define PAGE_WIDTH 13 39 39 #define PAGE_SIZE (1<<PAGE_WIDTH) 40 40
Note:
See TracChangeset
for help on using the changeset viewer.