Browse Source

+ added tcext5 C object file for linux/powerpc

git-svn-id: trunk@3725 -
tom_at_work 19 years ago
parent
commit
88ac727d44
2 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes
  2. BIN
      tests/test/cg/obj/linux/powerpc/tcext5.o

+ 1 - 0
.gitattributes

@@ -5495,6 +5495,7 @@ tests/test/cg/obj/linux/m68k/ctest.o -text
 tests/test/cg/obj/linux/powerpc/ctest.o -text
 tests/test/cg/obj/linux/powerpc/tcext3.o -text
 tests/test/cg/obj/linux/powerpc/tcext4.o -text
+tests/test/cg/obj/linux/powerpc/tcext5.o -text
 tests/test/cg/obj/linux/powerpc64/ctest.o -text
 tests/test/cg/obj/linux/powerpc64/tcext3.o -text
 tests/test/cg/obj/linux/powerpc64/tcext4.o -text

BIN
tests/test/cg/obj/linux/powerpc/tcext5.o