Browse Source

* tabs by spaces replaced

git-svn-id: trunk@15483 -
florian 15 years ago
parent
commit
5692c9e787
1 changed files with 3 additions and 3 deletions
  1. 3 3
      rtl/linux/arm/cprt0.as

+ 3 - 3
rtl/linux/arm/cprt0.as

@@ -103,14 +103,14 @@ _haltproc:
         swi 0x900001
         b _haltproc
 
-	.globl  _haltproc_eabi
+        .globl  _haltproc_eabi
         .type   _haltproc_eabi,#function
 _haltproc_eabi:
         ldr r0,=operatingsystem_result
         ldrb r0,[r0]
         mov r7,#248
-	swi 0x0
-	b _haltproc_eabi
+        swi 0x0
+        b _haltproc_eabi
 
         /* Define a symbol for the first piece of initialized data.  */
         .data