1 /*
2 * This file used to contain the declarations of sysconf and its associated constants.
3 * No standard mentions a <sys/sysconf.h>, but there are enough users in vendor (and potential ones
4 * in the NDK) to warrant not breaking source compatibility.
5 */
6 #include <bits/sysconf.h>
7