Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2015 → Rev 2014

/trunk/uspace/libc/arch/ppc32/include/config.h
37,7 → 37,6
 
#define PAGE_WIDTH 12
#define PAGE_SIZE (1<<PAGE_WIDTH)
#define PAGE_COLOR_BITS 0 /* dummy */
 
#endif