diff --git a/sys/arch/macppc/stand/ofwboot/boot.c b/sys/arch/macppc/stand/ofwboot/boot.c index 5cab79d606c2..99b59510e9ae 100644 --- a/sys/arch/macppc/stand/ofwboot/boot.c +++ b/sys/arch/macppc/stand/ofwboot/boot.c @@ -1,4 +1,4 @@ -/* $NetBSD: boot.c,v 1.20 2006/01/27 03:11:33 uwe Exp $ */ +/* $NetBSD: boot.c,v 1.21 2006/01/27 04:53:22 uwe Exp $ */ /*- * Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -157,6 +157,8 @@ chain(boot_entry_t entry, char *args, void *ssym, void *esym) extern char end[]; int l; + freeall(); + /* * Stash pointer to end of symbol table after the argument * strings.