Aurelien Jarno 0b8dedd38f Add sys/auxv.h wrapper to include/sys/
The GNU libc testsuite fails to build on powerpc/ppc64/ppc64le with the
following error:

    ../sysdeps/powerpc/test-get_hwcap.c:26:22: fatal error: sys/auxv.h: No such file or director

This is because test-get_hwcap.c includes <sys/auxv.h>, but we don't
provide a wrapper in include/sys. This patch adds one.

Changelog:
	* include/sys/auxv.h: New file.
2016-03-08 21:20:43 +01:00
..
2016-03-08 21:20:43 +01:00
2015-10-19 12:01:48 -07:00
2012-01-07 23:57:22 -05:00
2012-11-02 15:41:37 +00:00
2015-10-15 14:33:40 -07:00
2014-11-07 01:27:16 +00:00