]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Add the handoff header for spl
authorSimon Glass <sjg@chromium.org>
Mon, 28 Feb 2022 22:13:46 +0000 (15:13 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Mar 2022 01:24:24 +0000 (19:24 -0600)
commit0e8cfd8b2755be2e31182805b79f2256061ace1f
tree4fdda3aa0b499d512ba83e49f17b790d8195eb62
parent2a595da61d565da8ba15d52dddfc1ea7497fe2f5
sandbox: Add the handoff header for spl

This defines a function declared in handoff.h so add the header.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/spl.c