x86 module: merge the same functions in module_32.c and module_64.c
authorAmerigo Wang <amwang@redhat.com>
Thu, 4 Jun 2009 01:46:09 +0000 (21:46 -0400)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:17:00 +0000 (21:47 +0930)
Merge the same functions both in module_32.c and module_64.c into
module.c.

This is the first step to merge both of them finally.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found