summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/frv
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/frv')
-rw-r--r--libc/sysdeps/linux/frv/bits/uClibc_page.h2
1 files changed, 1 insertions, 1 deletions
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)