From fcee56c0b16536ae38f5cbb5946a458160b60dc6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Jul 1999 23:39:13 +0000 Subject: Patch from Eric Valette to clean up the previous submission. --- .../powerpc/motorola_powerpc/console/polled_io.c | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/motorola_powerpc/console/polled_io.c') diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/console/polled_io.c b/c/src/lib/libbsp/powerpc/motorola_powerpc/console/polled_io.c index 1ba154c5c3..41f0bd33a9 100644 --- a/c/src/lib/libbsp/powerpc/motorola_powerpc/console/polled_io.c +++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/console/polled_io.c @@ -1,14 +1,18 @@ /* - * arch/ppc/prepboot/console.c + * polled_io.c -- Basic input/output for early boot * - * Copyright (C) 1998 Gabriel Paubert, paubert@iram.es + * Copyright (C) 1998, 1999 Gabriel Paubert, paubert@iram.es * - * This file is based on arch/ppc/boot/{kbd,vreset}.c in previous versions - * of Linux/PPC, mostly contributed by Gary Thomas and Cort Dougan. + * Modified to compile in RTEMS development environment + * by Eric Valette * - * This file is subject to the terms and conditions of the GNU General Public - * License. See the file COPYING in the main directory of this archive - * for more details. + * Copyright (C) 1999 Eric Valette. valette@crf.canon.fr + * + * The license and distribution terms for this file may be + * found in found in the file LICENSE in this distribution or at + * http://www.OARcorp.com/rtems/license.html. + * + * $Id$ */ #include -- cgit v1.2.3