parisc: move dereference_function_descriptor to process.c
authorKyle McMartin <kyle@mcmartin.ca>
Sun, 15 Mar 2009 20:49:55 +0000 (16:49 -0400)
committerKyle McMartin <kyle@mcmartin.ca>
Thu, 2 Apr 2009 04:16:27 +0000 (04:16 +0000)
Commit deac93df26b20cf8438339b5935b5f5643bc30c9 fixed up printing
of %pF on parisc, but added the dereference_function_descriptor
prototype to module.c... this isn't a particularly wise idea as
module.c might not always be compiled.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found