blob: e22ce06cb55173a3056bb5477a145cb464a407f6 [file] [log] [blame]
Shubham Kulkarni8787bb02021-07-20 11:46:03 +05301/*
2 * Copyright (c) 2021 Espressif Systems (Shanghai) Co., Ltd.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#pragma once
8
9void esp_app_image_load(int slot, unsigned int hdr_offset);