OSDN Git Service

Make getpagesize inline static.
authorDan Albert <danalbert@google.com>
Thu, 15 Sep 2016 00:10:26 +0000 (17:10 -0700)
committerDan Albert <danalbert@google.com>
Thu, 15 Sep 2016 00:16:33 +0000 (17:16 -0700)
commita39f5d8b95297c1c3af3989946c55d126dd42e98
tree6e13bca2c6a8a8a35e08cd9366085597598e826b
parentdb79694bdaa0c7a04af3865f16b8435dc33f770f
Make getpagesize inline static.

Needed to avoid multiple definition errors.

Test: make checkbuild tests
Bug: None
Change-Id: Ife83e89f5232e98d363e2b2edd7a353ed61c4836
libc/include/unistd.h