blob: 53486f3c4fc111a154c3ecfb80946ad1744a1429 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#ifndef __VBOOT_SYMBOLS_H__
#define __VBOOT_SYMBOLS_H__
#include <symbols.h>
DECLARE_REGION(vboot2_work)
#endif /* __VBOOT_SYMBOLS_H__ */