x86: include ENTRY/END in entry handlers in entry_64.S
authorAlexander van Heukelum <heukelum@mailshack.com>
Sun, 23 Nov 2008 09:08:28 +0000 (10:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 23 Nov 2008 13:21:54 +0000 (14:21 +0100)
Impact: cleanup of entry_64.S

Except for the order and the place of the functions, this
patch should not change the generated code.

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found