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

Unified Diff: src/trusted/service_runtime/include/bits/nacl_syscalls.h

Issue 891603002: Removes the name service from the service runtime (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Fixes code review comments Created 5 years, 11 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
Index: src/trusted/service_runtime/include/bits/nacl_syscalls.h
diff --git a/src/trusted/service_runtime/include/bits/nacl_syscalls.h b/src/trusted/service_runtime/include/bits/nacl_syscalls.h
index be3fe4512a959a090c1c6a04762a8a05252b5afe..615cc193f520175293c99e2fadcd75db3263e5dc 100644
--- a/src/trusted/service_runtime/include/bits/nacl_syscalls.h
+++ b/src/trusted/service_runtime/include/bits/nacl_syscalls.h
@@ -18,7 +18,6 @@
*/
#define NACL_sys_null 1
-#define NACL_sys_nameservice 2
#define NACL_sys_dup 8
#define NACL_sys_dup2 9
« no previous file with comments | « src/trusted/service_runtime/elf_util.c ('k') | src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698