aboutsummaryrefslogtreecommitdiff
path: root/scripts/sortextable.h
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/sortextable.h')
-rw-r--r--scripts/sortextable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sortextable.h b/scripts/sortextable.h
index e4fd45b7e45..f5eb43d4292 100644
--- a/scripts/sortextable.h
+++ b/scripts/sortextable.h
@@ -182,7 +182,7 @@ do_func(Elf_Ehdr *ehdr, char const *const fname, table_sort_t custom_sort)
_r(&sort_needed_sym->st_value) -
_r(&sort_needed_sec->sh_addr);
-#if 1
+#if 0
printf("sort done marker at %lx\n",
(unsigned long)((char *)sort_done_location - (char *)ehdr));
#endif