commit | 1404914ddd959d43138ed08544da8c816e0fa66d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 20 08:30:07 2023 +1300 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Mar 25 11:07:21 2023 +0100 |
tree | b16c1133be8dc71420e609a836c88f53a36f7c8c | |
parent | 90f2b5abb5d980e5df5311f78f062340a69302bb [diff] |
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>