1/*
2 * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6/* ROM function interface esp32h2.rom.newlib-nano.ld for esp32h2
7 *
8 *
9 * Generated from ./target/esp32h2/interface-esp32h2.yml md5sum c0ad4e113e5b29bb9d799f10f03edbc1
10 *
11 * Compatible with ROM where ECO version equal or greater to 0.
12 *
13 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
14 */
15
16/***************************************
17 Group newlib_nano_format
18 ***************************************/
19
20/* Functions */
21__sprint_r = 0x400005cc;
22_fiprintf_r = 0x400005d0;
23_fprintf_r = 0x400005d4;
24_printf_common = 0x400005d8;
25_printf_i = 0x400005dc;
26_vfiprintf_r = 0x400005e0;
27_vfprintf_r = 0x400005e4;
28fiprintf = 0x400005e8;
29fprintf = 0x400005ec;
30printf = 0x400005f0;
31vfiprintf = 0x400005f4;
32vfprintf = 0x400005f8;
33