blob: 85086538f8fb9931b2710c366ca869b2577c0184 [file] [log] [blame]
Sheetal Tigadoliad0943e2019-12-18 19:44:43 +05301/*
2 * Copyright (c) 2016-2020, Broadcom
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#ifndef EXT_SRAM_INIT_H
8#define EXT_SRAM_INIT_H
9
10void ext_sram_init(void);
11#endif