forked from Imagelibrary/binutils-gdb
From Jimi X <jimix@watson.ibm.com>:
* rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
This commit is contained in:
@@ -909,9 +909,6 @@ rs6000_fix_call_dummy (char *dummyname, CORE_ADDR pc, CORE_ADDR fun,
|
||||
int nargs, struct value **args, struct type *type,
|
||||
int gcc_p)
|
||||
{
|
||||
#define TOC_ADDR_OFFSET 20
|
||||
#define TARGET_ADDR_OFFSET 28
|
||||
|
||||
int ii;
|
||||
CORE_ADDR target_addr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user