x86: Add return-value comment to cpu_jump_to_64bit()
authorSimon Glass <sjg@chromium.org>
Sun, 19 Mar 2023 19:30:07 +0000 (08:30 +1300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 25 Mar 2023 10:07:21 +0000 (11:07 +0100)
commit1404914ddd959d43138ed08544da8c816e0fa66d
treeb16c1133be8dc71420e609a836c88f53a36f7c8c
parent90f2b5abb5d980e5df5311f78f062340a69302bb
x86: Add return-value comment to cpu_jump_to_64bit()

This does not mention what it returns. Add the missing documentation.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/cpu.h