Change dot assignmnet to more portable .org.

Binary is unchanged (verified)
This commit is contained in:
Vladimir Serbinenko 2015-02-21 17:19:01 +01:00
parent f571dc1af8
commit bc29c6d019
6 changed files with 21 additions and 21 deletions

View file

@ -38,5 +38,5 @@ start:
/* This region is a junk. Do you say that this is wasteful?
But I like that the memory layout of the body is consistent
among different kernels rather than scamping just for 1.5KB. */
. = _start + 0x8200 - 0x7C00 - 0x200 - 1
.org 0x8200 - 0x7C00 - 0x200 - 1
.byte 0