18 lines
484 B
Plaintext
18 lines
484 B
Plaintext
$NetBSD: patch-bc,v 1.2 2015/12/29 23:34:49 dholland Exp $
|
|
|
|
Add x86_64 netbsd config.
|
|
|
|
--- /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 @@
|
|
+/*
|
|
+ * x86_64/netbsd1/md.c
|
|
+ * NetBSD x86_64 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.
|
|
+ */
|