summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/LibC.inf
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/LibC/LibC.inf')
-rw-r--r--StdLib/LibC/LibC.inf8
1 files changed, 2 insertions, 6 deletions
diff --git a/StdLib/LibC/LibC.inf b/StdLib/LibC/LibC.inf
index 6039bb81c7..5bb2053508 100644
--- a/StdLib/LibC/LibC.inf
+++ b/StdLib/LibC/LibC.inf
@@ -1,7 +1,7 @@
## @file
# Standard C library: Miscelaneous implementations.
#
-# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -23,7 +23,7 @@
LIBRARY_CLASS = LibC
#
-# VALID_ARCHITECTURES = IA32 X64 IPF
+# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
@@ -80,10 +80,6 @@
Main/X64/isinfl.c
Main/X64/isnanl.c
-[Sources.IPF]
- Main/x86flt_rounds.c
- Main/Ipf/FpuRmode.s
-
[Sources.ARM]
Main/Arm/fixunsdfsi.c
Main/Arm/floatunsidf.c