VirtualBox

Changeset 96665 in vbox for trunk


Ignore:
Timestamp:
Sep 8, 2022 10:34:06 PM (2 years ago)
Author:
vboxsync
Message:

libs/softfloat-3e: Build fixes and cleanups for the sincos code. [scm fix] bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/softfloat-3e/source/extF80_sincos.h

    r96664 r96665  
    2525 * SPDX-License-Identifier: GPL-3.0-only
    2626 */
     27
     28#ifndef VBOX_INCLUDED_SRC_source_extF80_sincos_h
     29#define VBOX_INCLUDED_SRC_source_extF80_sincos_h
     30#ifndef RT_WITHOUT_PRAGMA_ONCE
     31# pragma once
     32#endif
    2733
    2834/** The pi/2 constant as 128-bit floating point value.
     
    721727    RTFLOAT128U_INIT_C(0, 0x36e9db5086bc, 0xb4cfebf21257b00a, 0x3ffe),
    722728};
     729
     730#endif /* !VBOX_INCLUDED_SRC_source_extF80_sincos_h */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette