diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2019-04-19 17:22:39 -0700 |
---|---|---|
committer | Michael D Kinney <michael.d.kinney@intel.com> | 2019-04-29 13:06:36 -0700 |
commit | 964f432b9b0afe103c41c7613fade3e699118afe (patch) | |
tree | c2b2dbbd67a93c1e07c8ebd148d9f4fe3f118967 /StdLib/Include/fcntl.h | |
parent | e2d3a25f1a3135221a9c8061e1b8f90245d727eb (diff) | |
download | edk2-964f432b9b0afe103c41c7613fade3e699118afe.zip edk2-964f432b9b0afe103c41c7613fade3e699118afe.tar.gz edk2-964f432b9b0afe103c41c7613fade3e699118afe.tar.bz2 |
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
https://bugzilla.tianocore.org/show_bug.cgi?id=1734
Remove the following packages and move them to the new
edk2-libc repository
* AppPkg
* StdLib
* StdLibPrivateInternalFiles
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Daryl McDaniel <edk2-lists@mc2research.org>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'StdLib/Include/fcntl.h')
-rw-r--r-- | StdLib/Include/fcntl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/StdLib/Include/fcntl.h b/StdLib/Include/fcntl.h deleted file mode 100644 index f5b4474..0000000 --- a/StdLib/Include/fcntl.h +++ /dev/null @@ -1 +0,0 @@ -#include <sys/fcntl.h>
|