Explorar o código

Bogus page size comment for frv PAGE_SHIFT.

Paul Mundt %!s(int64=20) %!d(string=hai) anos
pai
achega
0c156ee0c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libc/sysdeps/linux/frv/bits/uClibc_page.h

+ 1 - 1
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 4096 */
+/* PAGE_SHIFT determines the page size -- in this case 16384 */
 #define PAGE_SHIFT	(14)
 #ifndef __ASSEMBLY__
 #define PAGE_SIZE	(1UL << PAGE_SHIFT)