blob: d952d722ab109fb386f08a4a4a8eab678d7bdfc8 [file] [log] [blame]
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _SOC_QUALCOMM_QCS405_SYMBOLS_H_
#define _SOC_QUALCOMM_QCS405_SYMBOLS_H_
#include <symbols.h>
#include <types.h>
DECLARE_REGION(ssram);
DECLARE_REGION(bsram);
DECLARE_REGION(dram_reserved);
#endif // _SOC_QUALCOMM_QCS405_SYMBOLS_H_