2 * Copyright (c) 2020 Raspberry Pi (Trading) Ltd.
4 * SPDX-License-Identifier: BSD-3-Clause
11#include "asm_helper.S"
13.macro int64_section name
14#if PICO_INT64_OPS_IN_RAM
15.section RAM_SECTION_NAME(\name), "ax"
17.section SECTION_NAME(\name), "ax"
21int64_section __aeabi_lmul
23wrapper_func __aeabi_lmul