blob: e071222835dc83e1207806a3aea6469ae84b42c4 [file] [log] [blame]
/*
* Copyright (c) 2020 Raspberry Pi (Trading) Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#pragma once
#include <memory>
#include <fstream>
std::shared_ptr<std::iostream> get_xip_ram_perms();