diff options
author | Liming Gao <liming.gao@intel.com> | 2019-10-17 14:55:49 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2019-10-24 09:41:32 +0800 |
commit | 0f59f4480583738f0fe4def1b7983130e3fdb33c (patch) | |
tree | 5d766444e4c00a93f834f7d83fe4771f78745fb4 /EmbeddedPkg/SimpleTextInOutSerial | |
parent | 70bebafd1b77e6edd034a12ba47656669a833a80 (diff) | |
download | edk2-0f59f4480583738f0fe4def1b7983130e3fdb33c.zip edk2-0f59f4480583738f0fe4def1b7983130e3fdb33c.tar.gz edk2-0f59f4480583738f0fe4def1b7983130e3fdb33c.tar.bz2 |
MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functions
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1603
__inline__ has no functional difference effect with the GCC48 / GCC49 / GCC5
toolchains, but it breaks the build with CLANG9. Remove __inline__.
Signed-off-by: Liming Gao <liming.gao@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'EmbeddedPkg/SimpleTextInOutSerial')
0 files changed, 0 insertions, 0 deletions