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