68000 compatibility: load _GLOBAL_OFFSET_TABLE_

This commit is contained in:
Laurent Vivier 2005-06-10 20:53:14 +00:00
parent c2746c0b56
commit ba2c5fc6e7

View File

@ -97,7 +97,8 @@ malloc_ok:
/* real address of GOT */ /* real address of GOT */
lea (%pc, _GLOBAL_OFFSET_TABLE_@GOTPC), %a0 lea _GLOBAL_OFFSET_TABLE_-.-8,%a0
lea (%pc, %a0), %a0
/* linked address of GOT */ /* linked address of GOT */