summaryrefslogtreecommitdiff
path: root/kc/kc.ld
diff options
context:
space:
mode:
Diffstat (limited to 'kc/kc.ld')
-rw-r--r--kc/kc.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/kc/kc.ld b/kc/kc.ld
index dbce342..97d6a2a 100644
--- a/kc/kc.ld
+++ b/kc/kc.ld
@@ -4,7 +4,7 @@ SECTIONS
{
PROVIDE_HIDDEN(kc_image_base = .);
- . = sizeof_headers;
+ . = SIZEOF_HEADERS;
.rela.plt :
{