syscall-stub.h is gone; don't #include it.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 21 Jan 2005 22:12:48 +0000 (22:12 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 21 Jan 2005 22:12:48 +0000 (22:12 +0000)
src/lib/user/syscall.c

index c92c812ed18857c599a54cffb4e42a02d0ab7198..aaeb109314775c49f626e3bf9b27445a96d93416 100644 (file)
@@ -1,5 +1,4 @@
 #include <syscall.h>
-#include "syscall-stub.h"
 #include "../syscall-nr.h"
 
 /* Invokes syscall NUMBER, passing no arguments, and returns the