reactos/sdk/lib/vcruntime/_fltused.c

12 lines
156 B
C
Raw Normal View History

2024-10-28 17:17:56 +00:00
//
// _fltused.c
//
// Copyright (c) 2024 Timo Kreuzer
//
// Implementation of _fltused.
//
// SPDX-License-Identifier: MIT
//
int _fltused = 0x9875;