/*
 * Copyright (c) 2016-2020, Broadcom
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef EXT_SRAM_INIT_H
#define EXT_SRAM_INIT_H

void ext_sram_init(void);
#endif
