allwinner_a64/android/bionic/libc/include/sys/sysconf.h
2018-08-08 16:48:17 +08:00

6 lines
281 B
C

/*
* 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>