summaryrefslogtreecommitdiff
path: root/linux/dummy.h
diff options
context:
space:
mode:
authorWichert Akkerman <wichert@deephackmode.org>2000-05-01 01:53:59 +0000
committerWichert Akkerman <wichert@deephackmode.org>2000-05-01 01:53:59 +0000
commit5ae21ead9f83597452f9a0517e8a51fa4823f921 (patch)
tree49d3576f52a7203a08d286b94f25ccef1c177689 /linux/dummy.h
parent10dfa564bde8b4d3e551ad2bc5ed817914168237 (diff)
downloadstrace-5ae21ead9f83597452f9a0517e8a51fa4823f921.tar.gz
strace-5ae21ead9f83597452f9a0517e8a51fa4823f921.tar.bz2
strace-5ae21ead9f83597452f9a0517e8a51fa4823f921.tar.xz
The `too much stuff, just check the ChangeLog' update
Diffstat (limited to 'linux/dummy.h')
-rw-r--r--linux/dummy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/dummy.h b/linux/dummy.h
index d3f27fc..cd6006b 100644
--- a/linux/dummy.h
+++ b/linux/dummy.h
@@ -29,7 +29,6 @@
*/
/* still unfinished */
-#define sys_reboot printargs
#define sys_ioperm printargs
#define sys_syslog printargs
#define sys_iopl printargs
@@ -205,4 +204,5 @@
#define sys_init_module printargs
#define sys_quotactl printargs
#define sys_mlockall printargs
+#define sys_reboot printargs
#endif