From 0814bdad52c764ec4f3c010e78d7cdb6418e64e0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 23 Aug 2006 19:27:42 +0000 Subject: sync with upstream via psm --- libc/sysdeps/linux/frv/bits/uClibc_page.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/frv/bits') diff --git a/libc/sysdeps/linux/frv/bits/uClibc_page.h b/libc/sysdeps/linux/frv/bits/uClibc_page.h index 2110ba611..51a6e15d3 100644 --- a/libc/sysdeps/linux/frv/bits/uClibc_page.h +++ b/libc/sysdeps/linux/frv/bits/uClibc_page.h @@ -20,7 +20,7 @@ #ifndef _UCLIBC_PAGE_H #define _UCLIBC_PAGE_H -/* PAGE_SHIFT determines the page size -- in this case 16384 */ +/* PAGE_SHIFT determines the page size -- in this case 4096 */ #define PAGE_SHIFT (14) #ifndef __ASSEMBLY__ #define PAGE_SIZE (1UL << PAGE_SHIFT) -- cgit v1.2.3