mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
Add hwap constants to sys/auxv.h
This commit is contained in:
parent
bf3531de81
commit
5f61d273e4
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
|||
#define COSMOPOLITAN_LIBC_ISYSTEM_SYS_AUXV_H_
|
||||
#include "libc/runtime/runtime.h"
|
||||
#include "libc/sysv/consts/auxv.h"
|
||||
#include "libc/sysv/consts/hwcap.h"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_AUXV_H_ */
|
||||
|
|
Loading…
Reference in a new issue