+/*
+ One may wondering why we set the address header part.
+
+ This is due to some weirdo's patch to QEMU that prohibit loading
+ ELF64 using -kernel option. The only way to get around is to
+ fool multiboot loader by pretend ourselves a non-elf kernel.
+
+ Although one may think this "trick" is some-how not portable,
+ the fact is actually the other-way around. It allow us to relax
+ the assumption that grub (or other multiboot compliances) made on
+ our executable.
+ */
+