Explorar o código

+ pbestrealtype for JVM

git-svn-id: branches/jvmbackend@18304 -
Jonas Maebe %!s(int64=14) %!d(string=hai) anos
pai
achega
fe99c93619
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      compiler/symdef.pas

+ 3 - 0
compiler/symdef.pas

@@ -792,6 +792,9 @@ interface
 {$ifdef AVR}
        pbestrealtype : ^tdef = @s64floattype;
 {$endif AVR}
+{$ifdef JVM}
+       pbestrealtype : ^tdef = @s64floattype;
+{$endif JVM}
 
     function make_mangledname(const typeprefix:string;st:TSymtable;const suffix:string):string;
     function make_dllmangledname(const dllname,importname:string;