Browse Source
* the Seg0040, SegA000, SegB000 and SegB800 constants changed to typed constants
for Borland Pascal 7 compatibility. This allows doing e.g. 'mov es, [SegA000]'
in inline asm, which is BP7 compatible, but would produce a wrong result
if SegA000 was an untyped constant.
git-svn-id: trunk@25674 -