commit | b3baaa138cd4223bffb6ca64b873d25cfb1d7c70 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Mon Feb 23 22:57:00 2009 +0300 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 24 18:08:39 2009 +0100 |
tree | 1fd8956ac0d4a188ac1ea00708be5d72ed1b6dd2 | |
parent | 57e372932cec8eb141cde039aaeaa91b69fceba2 [diff] |
x86: entry_64.S - add missing ENDPROC native_usergs_sysret64 is described as extern void native_usergs_sysret64(void) so lets add ENDPROC here Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Cc: heukelum@fastmail.fm Cc: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>