Commit 06398f9d by Richard Kenner

(bc_runtime_type_code): Delete redundant declaration.

From-SVN: r12044
parent 461b77c8
......@@ -189,7 +189,6 @@ static rtx expand_builtin_apply PROTO((rtx, rtx, rtx));
static void expand_builtin_return PROTO((rtx));
static rtx expand_increment PROTO((tree, int, int));
void bc_expand_increment PROTO((struct increment_operator *, tree));
tree bc_runtime_type_code PROTO((tree));
rtx bc_allocate_local PROTO((int, int));
void bc_store_memory PROTO((tree, tree));
tree bc_expand_component_address PROTO((tree));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment