migration: Move exported functions to the end of the file
authorJuan Quintela <quintela@redhat.com>
Tue, 22 Feb 2011 22:54:21 +0000 (23:54 +0100)
committerJuan Quintela <quintela@redhat.com>
Thu, 20 Oct 2011 11:23:54 +0000 (13:23 +0200)
commit1c45794983f689abc82dfa710d04aac782391814
tree0ba1a3f6b5def8b061bd774a527b7b46f7886eec
parentc5f6a690b1d7274e6dcdd3e8e2013a88becc359a
migration: Move exported functions to the end of the file

This means we can remove the two forward declarations.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
migration.c