diff --git a/lib/libc/arch/ia64/sys/__syscall.S b/lib/libc/arch/ia64/sys/__syscall.S new file mode 100644 index 000000000000..2f4bdf66f0e8 --- /dev/null +++ b/lib/libc/arch/ia64/sys/__syscall.S @@ -0,0 +1,3 @@ +/* $NetBSD: __syscall.S,v 1.1 2006/07/07 07:49:19 cherry Exp $ */ + +/* XXX: Stub */ \ No newline at end of file