From f90fd4086b8caa140f8c07d722dd13e7994a98dd Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 15 Aug 1999 10:05:08 +0000 Subject: Kill md_copy_kernel() --- distrib/mac68k/ramdisk/install.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'distrib/mac68k') diff --git a/distrib/mac68k/ramdisk/install.md b/distrib/mac68k/ramdisk/install.md index 845f01fbc58..90213a40487 100644 --- a/distrib/mac68k/ramdisk/install.md +++ b/distrib/mac68k/ramdisk/install.md @@ -1,6 +1,6 @@ #!/bin/sh # -# $OpenBSD: install.md,v 1.1 1999/06/13 10:33:31 downsj Exp $ +# $OpenBSD: install.md,v 1.2 1999/08/15 10:05:05 millert Exp $ # $NetBSD: install.md,v 1.1.2.4 1996/08/26 15:45:14 gwr Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -140,10 +140,6 @@ md_prep_disklabel() # We don't have disklabels. } -md_copy_kernel() { - check_kernel -} - # Note, while they might not seem machine-dependent, the # welcome banner and the punt message may contain information # and/or instructions specific to the type of machine. -- cgit v1.2.3