mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-21 01:53:05 +00:00
* interp.c (hash): Remove incorrect prototype.
This commit is contained in:
parent
e4fba69761
commit
35e497c8ac
@ -1,3 +1,7 @@
|
||||
2008-07-11 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* interp.c (hash): Remove incorrect prototype.
|
||||
|
||||
2008-06-06 Vladimir Prus <vladimir@codesourcery.com>
|
||||
Daniel Jacobowitz <dan@codesourcery.com>
|
||||
Joseph Myers <joseph@codesourcery.com>
|
||||
|
@ -50,7 +50,6 @@ asection *text;
|
||||
bfd_vma text_start;
|
||||
bfd_vma text_end;
|
||||
|
||||
static long hash PARAMS ((uint64 linsn, int));
|
||||
static struct hash_entry *lookup_hash PARAMS ((uint64 ins, int size));
|
||||
static void get_operands PARAMS ((operand_desc *s, uint64 mcode, int isize, int nops));
|
||||
static int do_run PARAMS ((uint64 mc));
|
||||
|
Loading…
x
Reference in New Issue
Block a user