From: wdenk Date: Tue, 6 Aug 2002 22:12:10 +0000 (+0000) Subject: Fix nested comments warning X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6a42f738444a9543932dfa1036d7775c616c13f8;p=users%2Frw%2Fppcboot.git Fix nested comments warning --- diff --git a/board/esd/cpci440/init.S b/board/esd/cpci440/init.S index 0c044ee..8c9d6be 100644 --- a/board/esd/cpci440/init.S +++ b/board/esd/cpci440/init.S @@ -70,8 +70,8 @@ .long TLB0(epn,sz),TLB1(rpn,erpn),TLB2(attr) -/*************************************************************************/ -/* TLB TABLE +/************************************************************************** + * TLB TABLE * * This table is used by the cpu boot code to setup the initial tlb * entries. Rather than make broad assumptions in the cpu source tree, @@ -79,7 +79,7 @@ * * Pointer to the table is returned in r1 * -/*************************************************************************/ + *************************************************************************/ .section .bootpg,"ax" .globl tlbtab