reactos/sdk/lib/ucrt/float/_fltused.c
2025-01-26 18:08:55 +02:00

11 lines
156 B
C

//
// _fltused.c
//
// Copyright (c) 2024 Timo Kreuzer
//
// Implementation of _fltused.
//
// SPDX-License-Identifier: MIT
//
int _fltused = 0x9875;