summaryrefslogtreecommitdiff
path: root/StdLib/Include/Ipf/machine/bswap.h
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-04-27 11:38:57 +0800
committerGuo Mang <mang.guo@intel.com>2017-04-27 13:02:48 +0800
commita5cd246f513b5d7e9b6f8f2fde75f379e7eba2c3 (patch)
treed4a4d2337be3686202216c9f4c82c83a2adc873c /StdLib/Include/Ipf/machine/bswap.h
parent6eb5ba855628a90a3f628891cfc036b4c3ae8ca9 (diff)
downloadedk2-platforms-a5cd246f513b5d7e9b6f8f2fde75f379e7eba2c3.tar.xz
StdLib: Remove unused Package
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'StdLib/Include/Ipf/machine/bswap.h')
-rw-r--r--StdLib/Include/Ipf/machine/bswap.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/StdLib/Include/Ipf/machine/bswap.h b/StdLib/Include/Ipf/machine/bswap.h
deleted file mode 100644
index e3c52b5fa7..0000000000
--- a/StdLib/Include/Ipf/machine/bswap.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* $NetBSD: bswap.h,v 1.1 2006/04/07 14:21:18 cherry Exp $ */
-
-#ifndef _MACHINE_BSWAP_H_
-#define _MACHINE_BSWAP_H_
-
-#include <sys/bswap.h>
-
-#endif /* !_MACHINE_BSWAP_H_ */