commit | d507897b2f179a9b30ce2f91b768ed2ee84575bc | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Mon Mar 03 14:13:10 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:57 2008 +0200 |
tree | 015cc30234e6987f9893e1c2795461e4867fa681 | |
parent | 420688293927a590d092ec76ef97c2565ae21aff [diff] |
x86: adapt voyager's trampoline_base Change voyager's trampoline base to unsigned char * instead of u32. This way, it won't conflict with the other architectures when including smp.h Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>