summaryrefslogtreecommitdiff
path: root/lang/sr/patches/patch-au
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2005-03-01 10:00:47 +0000
committeris <is@pkgsrc.org>2005-03-01 10:00:47 +0000
commit6564b7d2612381277947bee34912c778bf892b5f (patch)
treee0592faacc345e7afbe53a655098bf49776df258 /lang/sr/patches/patch-au
parent1f575b173dfe85434e004331266831c49776c58d (diff)
downloadpkgsrc-6564b7d2612381277947bee34912c778bf892b5f.tar.gz
Clean up patches.
Diffstat (limited to 'lang/sr/patches/patch-au')
-rw-r--r--lang/sr/patches/patch-au8
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/sr/patches/patch-au b/lang/sr/patches/patch-au
index 27629efba0e..17fbdac5ba0 100644
--- a/lang/sr/patches/patch-au
+++ b/lang/sr/patches/patch-au
@@ -1,16 +1,14 @@
-$NetBSD: patch-au,v 1.1.1.1 2005/02/25 15:54:59 is Exp $
+$NetBSD: patch-au,v 1.2 2005/03/01 10:00:47 is Exp $
---- csw/netbsd.c.orig 2004-11-03 23:04:48.000000000 +0100
+--- csw/netbsd.c.orig 2005-03-01 09:35:06.000000000 +0000
+++ csw/netbsd.c
-@@ -0,0 +1,118 @@
+@@ -0,0 +1,116 @@
+/*
+ * netbsd.c -- context switch code for NetBSD 2.
+ *
+ * Some Makefile changes are needed to use this code.
+ */
+
-+#include <stdio.h>
-+#include <stdlib.h>
+#include <ucontext.h>
+
+static void startup();