2009-03-04 03:28:35 +00:00
|
|
|
/*
|
2016-07-22 21:56:18 +00:00
|
|
|
* 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.
|
2009-03-04 03:28:35 +00:00
|
|
|
*/
|
2016-04-07 23:33:30 +00:00
|
|
|
#include <bits/sysconf.h>
|