From 4ca5cf63d9f7e7874501c83033c188f8dfc3d9b4 Mon Sep 17 00:00:00 2001 From: lukem Date: Wed, 24 Apr 2002 01:40:14 +0000 Subject: [PATCH] Add shim dev/sun/sun_boot.h (#includes "../../sys/dev/sun/sun_boot.h") so that we don't rely upon host's --- tools/installboot/dev/sun/sun_boot.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/installboot/dev/sun/sun_boot.h diff --git a/tools/installboot/dev/sun/sun_boot.h b/tools/installboot/dev/sun/sun_boot.h new file mode 100644 index 000000000000..8329c6831ea9 --- /dev/null +++ b/tools/installboot/dev/sun/sun_boot.h @@ -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"