Răsfoiți Sursa

added build 'Solaris64G'

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7798 8c9fc860-2736-0410-a75d-ab315db34111
eth.guenter 7 ani în urmă
părinte
comite
a9b5bd4cc2
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 1 2
      source/Generic.Unix.I386.Glue.Mod

+ 1 - 2
source/Generic.Unix.I386.Glue.Mod

@@ -30,8 +30,7 @@ VAR
 		DD 0
 		DD 0
 		DD 0				; size of statially linked binary	( filled in by static linker )
-		DD 0				; #relocations if base = 0	( filled in by static linker )
-		DD 08070000H 	; base 								( set 0 by static linker )
+		DD 0				; # relocations	( filled in by static linker )
 		DD @Init0		; Loader <-- Oberon (entrypoint)
 		DD @dlopen		; Loader --> Oberon 
 		DD @dlclose		; Loader --> Oberon