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

Unified Diff: native_client_sdk/src/libraries/nacl_mounts/kernel_intercept.h

Issue 11190066: [NaCl SDK] nacl-mounts example. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix windows Created 8 years, 1 month 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
Index: native_client_sdk/src/libraries/nacl_mounts/kernel_intercept.h
diff --git a/native_client_sdk/src/libraries/nacl_mounts/kernel_intercept.h b/native_client_sdk/src/libraries/nacl_mounts/kernel_intercept.h
index e4a472c1faaddc337cee500657b71465d2cbf63a..a966c4ded91425e340fededcd0f9ec62844f5827 100644
--- a/native_client_sdk/src/libraries/nacl_mounts/kernel_intercept.h
+++ b/native_client_sdk/src/libraries/nacl_mounts/kernel_intercept.h
@@ -46,3 +46,4 @@ int ki_access(const char* path, int amode);
EXTERN_C_END
#endif // LIBRARIES_NACL_MOUNTS_KERNEL_INTERCEPT_H_
+

Powered by Google App Engine
This is Rietveld 408576698