Move extra_pages functions to top of file.
commit6b4f5084bf4a6678e777331d18ded6113d91fa9c
authorNigel Cunningham <nigel@suspend2.net>
Mon, 7 May 2007 00:34:41 +0000 (7 10:34 +1000)
committerNigel Cunningham <nigel@suspend2.net>
Mon, 7 May 2007 00:37:56 +0000 (7 10:37 +1000)
tree4fb880f5066e2ce1a5d52bce86068193e502edd5
parent0fecab01664acfd1dd0b0fa24587ca949940025f
Move extra_pages functions to top of file.

Move functions for allocating and freeing extra pagedir memory to the top
of the file so they're closer to the struct and variable definitions.

Signed-off-by: Nigel Cunningham <nigel@suspend2.net>
kernel/power/prepare_image.c