mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-20 09:30:31 +00:00
Linux add definition for madvise flag (#883)
This commit is contained in:
parent
b21842ed7a
commit
8596e83cce
11 changed files with 36 additions and 0 deletions
2
libc/sysv/consts/MADV_POPULATE_READ.S
Normal file
2
libc/sysv/consts/MADV_POPULATE_READ.S
Normal file
|
@ -0,0 +1,2 @@
|
|||
#include "libc/sysv/consts/syscon.internal.h"
|
||||
.syscon madv,MADV_POPULATE_READ,22,22,127,127,127,127,127,127
|
Loading…
Add table
Add a link
Reference in a new issue