diff options
Diffstat (limited to 'compiler/i8086/symcpu.pas')
-rw-r--r-- | compiler/i8086/symcpu.pas | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/i8086/symcpu.pas b/compiler/i8086/symcpu.pas index 0b03112f9f..e1a5d21000 100644 --- a/compiler/i8086/symcpu.pas +++ b/compiler/i8086/symcpu.pas @@ -171,6 +171,10 @@ type tcpusyssymclass = class of tcpusyssym; +const + pbestrealtype : ^tdef = @s80floattype; + + implementation uses |