Hi ,

I found in the bits/limits.h file, musl defines PAGE_SIZE macro .
I think this macro is always defined by operating system, not libc.

Why does musl define this marco?

Thanks a lot.
Yuxin