From a1b485666f52e6a4b620af05ab991f8db30d501e Mon Sep 17 00:00:00 2001 From: tsutsui Date: Fri, 11 Dec 2009 18:45:05 +0000 Subject: [PATCH] NBSG is not used in this file so remove unnecessary comment and include. --- sys/arch/sun68k/stand/libsa/sun3x.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/sys/arch/sun68k/stand/libsa/sun3x.c b/sys/arch/sun68k/stand/libsa/sun3x.c index 667625b8daec..2474941ac59d 100644 --- a/sys/arch/sun68k/stand/libsa/sun3x.c +++ b/sys/arch/sun68k/stand/libsa/sun3x.c @@ -1,4 +1,4 @@ -/* $NetBSD: sun3x.c,v 1.11 2009/01/12 07:00:59 tsutsui Exp $ */ +/* $NetBSD: sun3x.c,v 1.12 2009/12/11 18:45:05 tsutsui Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -39,12 +39,6 @@ #define get_pte sun3x_get_pte #define set_pte sun3x_set_pte -/* - * We need to get the sun3x NBSG definition, even if we're - * building this with a different sun68k target. - */ -#include - #include #include