From 330baa486619395a6eecd49fd0b11d82e85e7ee4 Mon Sep 17 00:00:00 2001 From: "Dale S. Rahn" Date: Tue, 25 Mar 1997 17:07:41 +0000 Subject: Ok here is the mvme88k userland, minus a few important pieces. as, ld change need to be merged. It is known that shared libraries and C++ do not work. If anyone wants to step forward and take over the mvme88k port please do. It was dumped on me when the original developer, Nivas, left his previous job and started a new one. I am trying to get the port in a shape that someone could take over. --- lib/libc/arch/mvme88k/DEFS.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/libc/arch/mvme88k/DEFS.h (limited to 'lib/libc/arch/mvme88k/DEFS.h') diff --git a/lib/libc/arch/mvme88k/DEFS.h b/lib/libc/arch/mvme88k/DEFS.h new file mode 100644 index 00000000000..c12a532745c --- /dev/null +++ b/lib/libc/arch/mvme88k/DEFS.h @@ -0,0 +1,3 @@ +/* $Id: DEFS.h,v 1.1 1997/03/25 17:06:47 rahnds Exp $ */ + +#include -- cgit v1.2.3