]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb2249f2aaa330a0e4c6550ce4d17fc138235c71f
treeb16c1133be8dc71420e609a836c88f53a36f7c8c
parent6f67a9a5ca3f4e7d52c412a2a495250ab85663ea
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