Przeglądaj źródła

* clarified the comment for aitconst_farptr

git-svn-id: trunk@24868 -
nickysn 12 lat temu
rodzic
commit
bb06899ec7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compiler/aasmtai.pas

+ 1 - 1
compiler/aasmtai.pas

@@ -139,7 +139,7 @@ interface
           aitconst_16bit_unaligned,
           aitconst_32bit_unaligned,
           aitconst_64bit_unaligned,
-          { i8086 far pointer }
+          { i8086 far pointer; emits: 'DW symbol, SEG symbol' }
           aitconst_farptr
         );