]> git.proxmox.com Git - mirror_edk2.git/blame - StdLib/Include/float.h
StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency.
[mirror_edk2.git] / StdLib / Include / float.h
CommitLineData
8379337c 1/** @file\r
2 Limits and constants for floating-point operations.\r
3\r
4 Accuracy of the floating-point operations provided by this implementation\r
5 of the Standard C Library has not been determined.\r
6\r
7 Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
8 This program and the accompanying materials are licensed and made available under\r
9 the terms and conditions of the BSD License that accompanies this distribution.\r
10 The full text of the license may be found at\r
11 http://opensource.org/licenses/bsd-license.\r
12\r
13 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
15**/\r
2aa62f2b 16#include <machine/float.h>\r