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

Unified Diff: fusl/arch/i386/bits/syscall.h

Issue 1706293003: [fusl] Remove some more tabs (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: apptest rebase 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 | « no previous file | fusl/arch/mips/atomic_arch.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fusl/arch/i386/bits/syscall.h
diff --git a/fusl/arch/i386/bits/syscall.h b/fusl/arch/i386/bits/syscall.h
index f7188ffa414f11e154113766de7c88154b68eb0e..9beb80208f13959dbc2a5038899768812a2ead23 100644
--- a/fusl/arch/i386/bits/syscall.h
+++ b/fusl/arch/i386/bits/syscall.h
@@ -283,7 +283,7 @@
#define __NR_mq_getsetattr (__NR_mq_open + 5)
#define __NR_kexec_load 283
#define __NR_waitid 284
-/* #define __NR_sys_setaltroot 285 */
+/* #define __NR_sys_setaltroot 285 */
#define __NR_add_key 286
#define __NR_request_key 287
#define __NR_keyctl 288
@@ -663,7 +663,7 @@
#define SYS_mq_getsetattr (SYS_mq_open + 5)
#define SYS_kexec_load 283
#define SYS_waitid 284
-/* #define SYS_sys_setaltroot 285 */
+/* #define SYS_sys_setaltroot 285 */
#define SYS_add_key 286
#define SYS_request_key 287
#define SYS_keyctl 288
« no previous file with comments | « no previous file | fusl/arch/mips/atomic_arch.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698