blob: eb30faf8f396a0707f2727f8a1b3d702e1de3487 [file] [log] [blame]
The Android Open Source Project1dc9e472009-03-03 19:28:35 -08001/*
Elliott Hughes203e13d2016-07-22 14:56:18 -07002 * 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.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -08005 */
Josh Gao8c8ef592016-04-07 16:33:30 -07006#include <bits/sysconf.h>