OSDN Git Service

Remove <asm/page.h>.
authorElliott Hughes <enh@google.com>
Mon, 24 Feb 2014 23:55:31 +0000 (15:55 -0800)
committerElliott Hughes <enh@google.com>
Mon, 24 Feb 2014 23:55:31 +0000 (15:55 -0800)
commit0e44bc3baeb1677e5fbdda87a737b9c508c95132
tree1470737507c2d3924297e61e463edc18a191cc8e
parentb26e4944e2a5bf4b7e33fa38fb17a3b76c7fe0f7
Remove <asm/page.h>.

If we have PAGE_SIZE/PAGESIZE, POSIX says they should be in <limits.h>.

Change-Id: I3c2d574ea2aea81f524874a156361411a4ffa18e
libc/bionic/ndk_cruft.cpp
libc/bionic/stubs.cpp
libc/bionic/sysconf.cpp
libc/include/asm/page.h [deleted file]
libc/include/limits.h
libc/include/sys/mman.h
libc/include/sys/user.h
tests/sys_mman_test.cpp