blob: 51e227fadaa1917f3a52c180f52c3357794e359a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$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.
+ */
|