mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
16 lines
453 B
Plaintext
16 lines
453 B
Plaintext
$NetBSD: patch-bc,v 1.1 2009/10/19 06:03:16 dholland Exp $
|
|
|
|
--- /dev/null 2009-10-19 01:12:00.000000000 -0400
|
|
+++ config/x86_64/netbsd1/md.c 2009-10-19 01:17:59.000000000 -0400
|
|
@@ -0,0 +1,10 @@
|
|
+/*
|
|
+ * i386/netbsd1/md.c
|
|
+ * NetBSD i386 specific functions.
|
|
+ *
|
|
+ * Copyright (c) 1996, 1997
|
|
+ * Transvirtual Technologies, Inc. All rights reserved.
|
|
+ *
|
|
+ * See the file "license.terms" for information on usage and redistribution
|
|
+ * of this file.
|
|
+ */
|