add powerpc soft-float support
[musl] / arch / powerpc / bits / mman.h
index 779fdde..6581edc 100644 (file)
@@ -38,6 +38,7 @@
 
 #define MCL_CURRENT     0x2000
 #define MCL_FUTURE      0x4000
+#define MCL_ONFAULT     0x8000
 
 #if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
 #define MADV_NORMAL      0