X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/8e6328ba94e7dadaef31a6186ba6d4437e1f06b3..722e5aea4f6704ee7a3e7779c5326c157a98195b:/aseg-paging/aseg.lds diff --git a/aseg-paging/aseg.lds b/aseg-paging/aseg.lds index 760fe92..7c70a08 100644 --- a/aseg-paging/aseg.lds +++ b/aseg-paging/aseg.lds @@ -39,7 +39,7 @@ SECTIONS .info : { _start = .; LONG(0x5754454E); - LONG(__firstrun_start); + LONG(__firstrun_stub); } }