Browse Source

* Fixes compile error

git-svn-id: trunk@742 -
daniel 20 năm trước cách đây
mục cha
commit
4996b31df1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/powerpc/agppcmpw.pas

+ 1 - 1
compiler/powerpc/agppcmpw.pas

@@ -76,7 +76,7 @@ interface
         'csect', {code}
         'csect', {data}
         'csect', {read only data}
-        'csect', {bss}
+        'csect', {bss}, 'csect',
         'csect','csect','csect','csect','','','','','','','',''
       );