]> www.infradead.org Git - users/rw/ppcboot.git/commitdiff
Fix nested comments warning
authorwdenk <wdenk>
Tue, 6 Aug 2002 22:12:10 +0000 (22:12 +0000)
committerwdenk <wdenk>
Tue, 6 Aug 2002 22:12:10 +0000 (22:12 +0000)
board/esd/cpci440/init.S

index 0c044ee8c6627dec03e96b4ed63127e36ea10c35..8c9d6bee6d1b6446d34272589800c39c63827ae4 100644 (file)
@@ -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