Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/installboot/dev/sun Add shim dev/sun/sun_boot.h (#incl...
details: https://anonhg.NetBSD.org/src/rev/1999811ade1a
branches: trunk
changeset: 526044:1999811ade1a
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Apr 24 01:40:14 2002 +0000
description:
Add shim dev/sun/sun_boot.h (#includes "../../sys/dev/sun/sun_boot.h")
so that we don't rely upon host's <dev/sun/sun_boot.h>
diffstat:
tools/installboot/dev/sun/sun_boot.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (7 lines):
diff -r ea3e9af27428 -r 1999811ade1a tools/installboot/dev/sun/sun_boot.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/installboot/dev/sun/sun_boot.h Wed Apr 24 01:40:14 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: sun_boot.h,v 1.1 2002/04/24 01:40:14 lukem Exp $ */
+
+#include "../../sys/dev/sun/sun_boot.h"
Home |
Main Index |
Thread Index |
Old Index