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

Unified Diff: syscall.h

Issue 6893111: Enhancements to ktop (Closed) Base URL: ssh://gitrw.chromium.org:9222/ktop.git@master
Patch Set: Created 9 years, 8 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 | « reduce.c ('k') | tickcounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syscall.h
diff --git a/syscall.h b/syscall.h
index e9129eb45bbf238c49e5c7a708bd087639bb4867..dea3068658ef914de5fbaa6795385a727d896464 100644
--- a/syscall.h
+++ b/syscall.h
@@ -4,7 +4,7 @@
*/
#ifndef _SYSCALL_H_
-#define _SYSCALL_H_
+#define _SYSCALL_H_ 1
enum {
sys_restart_syscall, /* 0 - old setup,() system call, used for restarting */
« no previous file with comments | « reduce.c ('k') | tickcounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698