Framework for relocation scanning. Implement simple static TLS
[deliverable/binutils-gdb.git] / elfcpp / elfcpp_internal.h
index 0d69baebfabb79dc6d5a245468daae30cf7ba62c..e4c863644aa61e327bf33cc58348ccbc120ed9a0 100644 (file)
@@ -16,7 +16,7 @@ namespace elfcpp
 namespace internal
 {
 
-#ifdef WORDS_BIG_ENDIAN
+#ifdef WORDS_BIGENDIAN
 const bool host_big_endian = true;
 #else
 const bool host_big_endian = false;
This page took 0.023374 seconds and 4 git commands to generate.