mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
import gdb-1999-10-11 snapshot
This commit is contained in:
@@ -73,7 +73,7 @@ get_dynamics_objfile ()
|
||||
{
|
||||
if (dynamics_objfile == NULL)
|
||||
{
|
||||
dynamics_objfile = allocate_objfile (NULL, 0, 0, 0);
|
||||
dynamics_objfile = allocate_objfile (NULL, 0);
|
||||
}
|
||||
return dynamics_objfile;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user