git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf589a3
)
parisc: move dereference_function_descriptor to process.c
author
Kyle McMartin
<kyle@mcmartin.ca>
Sun, 15 Mar 2009 20:49:55 +0000
(16:49 -0400)
committer
Kyle 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