add missing mmap options and madvices to bits/mman.h based on linux headers
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long jmp_buf[6];