浏览代码

* clarified the comment for aitconst_farptr

git-svn-id: trunk@24868 -
nickysn 12 年之前
父节点
当前提交
bb06899ec7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/aasmtai.pas

+ 1 - 1
compiler/aasmtai.pas

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