* [Linux-ia64] __NR_sys_pivot_root -> __NR_pivot_root
@ 2000-11-27 15:51 Andreas Schwab
0 siblings, 0 replies; only message in thread
From: Andreas Schwab @ 2000-11-27 15:51 UTC (permalink / raw)
To: linux-ia64
This fixes a typo in <linux/unistd.h> in the 2.4.0-test10-ia64-001115
kernel.
--- include/asm-ia64/unistd.h
+++ include/asm-ia64/unistd.h 2000/11/27 15:46:40
@@ -196,7 +196,7 @@
#define __NR_getsockopt 1204
#define __NR_sendmsg 1205
#define __NR_recvmsg 1206
-#define __NR_sys_pivot_root 1207
+#define __NR_pivot_root 1207
#define __NR_mincore 1208
#define __NR_madvise 1209
#define __NR_stat 1210
Andreas.
--
Andreas Schwab "And now for something
SuSE Labs completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-11-27 15:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-27 15:51 [Linux-ia64] __NR_sys_pivot_root -> __NR_pivot_root Andreas Schwab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox