Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Unified Diff: fusl/arch/arm/bits/mman.h

Issue 1689833004: [fusl] Update fusl (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: remove stray space Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « fusl/arch/arm/bits/ipc.h ('k') | fusl/arch/arm/bits/msg.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fusl/arch/arm/bits/mman.h
diff --git a/fusl/arch/arm/bits/mman.h b/fusl/arch/arm/bits/mman.h
index cc854aaee8aafdccb70b1c90a7604ffc49948544..ea6f6a787651cb93499f7f3cd4505c2301b338e6 100644
--- a/fusl/arch/arm/bits/mman.h
+++ b/fusl/arch/arm/bits/mman.h
@@ -37,6 +37,7 @@
#define MCL_CURRENT 1
#define MCL_FUTURE 2
+#define MCL_ONFAULT 4
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
#define MADV_NORMAL 0
« no previous file with comments | « fusl/arch/arm/bits/ipc.h ('k') | fusl/arch/arm/bits/msg.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698