Browse Source

* avoid assembler warning about missing eol at eof

git-svn-id: trunk@20957 -
florian 13 năm trước cách đây
mục cha
commit
4934a42389
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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"