Procházet zdrojové kódy

* avoid assembler warning about missing eol at eof

git-svn-id: trunk@20957 -
florian před 13 roky
rodič
revize
4934a42389
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1 1
      rtl/linux/mipsel/cprt0.as
  2. 1 1
      rtl/linux/mipsel/gprt0.as

+ 1 - 1
rtl/linux/mipsel/cprt0.as

@@ -1 +1 @@
-.include "mips/cprt0.as"
+.include "mips/cprt0.as"

+ 1 - 1
rtl/linux/mipsel/gprt0.as

@@ -1 +1 @@
-.include "mips/gprt0.as"
+.include "mips/gprt0.as"