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

Unified Diff: fusl/arch/mips/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/mips/bits/ipc.h ('k') | fusl/arch/mips/bits/signal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fusl/arch/mips/bits/mman.h
diff --git a/fusl/arch/mips/bits/mman.h b/fusl/arch/mips/bits/mman.h
index 3125fc2b30fe4af4137f65781858e8351f601c23..cb9ac539fdcad7490c89acc5c776aea6cffb6d42 100644
--- a/fusl/arch/mips/bits/mman.h
+++ b/fusl/arch/mips/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/mips/bits/ipc.h ('k') | fusl/arch/mips/bits/signal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698