Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/bebox/stand/boot Remove null line.
details: https://anonhg.NetBSD.org/src/rev/eadf753138d6
branches: trunk
changeset: 765985:eadf753138d6
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Sun Jun 12 07:07:17 2011 +0000
description:
Remove null line.
diffstat:
sys/arch/bebox/stand/boot/cpu.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 0149e08e86c4 -r eadf753138d6 sys/arch/bebox/stand/boot/cpu.c
--- a/sys/arch/bebox/stand/boot/cpu.c Sun Jun 12 07:04:55 2011 +0000
+++ b/sys/arch/bebox/stand/boot/cpu.c Sun Jun 12 07:07:17 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.c,v 1.6 2005/12/11 12:17:04 christos Exp $ */
+/* $NetBSD: cpu.c,v 1.7 2011/06/12 07:07:17 kiyohara Exp $ */
/*
* This file contains information proprietary to Be Inc.
@@ -58,7 +58,6 @@
/*
* Force CPU #1 into Hard RESET state
*/
-
void
resetCPU1(void)
{
Home |
Main Index |
Thread Index |
Old Index