8216589: s390x build failures after JDK-8216167 (Update include guards to reflect correct directories)
Reviewed-by: dholmes
--- a/src/hotspot/cpu/s390/codeBuffer_s390.hpp Fri Jan 11 14:24:23 2019 -0800
+++ b/src/hotspot/cpu/s390/codeBuffer_s390.hpp Sat Jan 12 13:33:18 2019 +0100
@@ -34,5 +34,4 @@
void getCpuData(const CodeBuffer * const cb) {}
-#endif // CPU_S390_VM_CODEBUFFER_S390_HPP
#endif // CPU_S390_CODEBUFFER_S390_HPP
--- a/src/hotspot/os_cpu/linux_s390/globals_linux_s390.hpp Fri Jan 11 14:24:23 2019 -0800
+++ b/src/hotspot/os_cpu/linux_s390/globals_linux_s390.hpp Sat Jan 12 13:33:18 2019 +0100
@@ -49,5 +49,4 @@
// Only used on 64 bit platforms.
define_pd_global(size_t, HeapBaseMinAddress, 2*G);
-#endif // OS_CPU_LINUX_S390_VM_GLOBALS_LINUX_S390_HPP
#endif // OS_CPU_LINUX_S390_GLOBALS_LINUX_S390_HPP