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. --- c/src/lib/libbsp/powerpc/mcp750/bootloader/mm.c | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/mcp750/bootloader/mm.c') diff --git a/c/src/lib/libbsp/powerpc/mcp750/bootloader/mm.c b/c/src/lib/libbsp/powerpc/mcp750/bootloader/mm.c index b385b02136..3807c75d85 100644 --- a/c/src/lib/libbsp/powerpc/mcp750/bootloader/mm.c +++ b/c/src/lib/libbsp/powerpc/mcp750/bootloader/mm.c @@ -1,11 +1,18 @@ /* - * arch/ppc/prepboot/mm.c -- Crude memory management for early boot. + * mm.c -- Crude memory management for early boot. * - * Copyright (C) 1998 Gabriel Paubert, paubert@iram.es + * Copyright (C) 1998, 1999 Gabriel Paubert, paubert@iram.es * - * 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. + * Modified to compile in RTEMS development environment + * by Eric Valette + * + * 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$ */ /* This code is a crude memory manager for early boot for LinuxPPC. -- cgit v1.2.3