Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 346 → Rev 347

/SPARTAN/trunk/arch/amd64/src/boot/boot.S
55,6 → 55,7
cli
xorw %ax,%ax
movw %ax,%ds
movw %ax,%es
movw %ax,%ss # initialize stack segment register
movl $(START_STACK), %esp # initialize stack pointer