summaryrefslogtreecommitdiff
path: root/kexec/kexec.c
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2008-11-04 09:26:02 +1100
committerSimon Horman <horms@verge.net.au>2008-11-28 14:30:33 +0900
commit14f69fc20bec03f7db1c4f4c0e45d9e73400e9a5 (patch)
treee14d7c765c3d4d2e2e61188e5fbcbcdc1727a6ca /kexec/kexec.c
parentdf0878e64e92d403c4e2e5604cd81d6d1baff169 (diff)
Make x86_setup_jump_back_entry() static with a void argument list
gcc complains because x86_setup_jump_back_entry() has no arguments, making the argument list void resolves this. Also, make the function static as it isn't used in any other files. And move the function above where it is used, to eliminate the need for a forward-declaration. Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/kexec.c')
0 files changed, 0 insertions, 0 deletions