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)
commitacc874a4c5d96d26658bbd90c9da500828b7ed96
tree4fdda3aa0b499d512ba83e49f17b790d8195eb62
parentd02f99dd6716f6e55efe41ea2fa3cd60b03fa4af
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