1// 2// _fltused.c 3// 4// Copyright (c) 2024 Timo Kreuzer 5// 6// Implementation of _fltused. 7// 8// SPDX-License-Identifier: MIT 9// 10 11int _fltused = 0x9875;