Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4062 → Rev 4063

/branches/sparc/uspace/lib/libc/arch/sparc64/include/config.h
35,7 → 35,7
#ifndef LIBC_sparc64_CONFIG_H_
#define LIBC_sparc64_CONFIG_H_
 
#define PAGE_WIDTH 14
#define PAGE_WIDTH 13
#define PAGE_SIZE (1 << PAGE_WIDTH)
 
#endif