CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/28 11:38:02
Modified files:
sys/arch/amd64/stand/libsa: exec_i386.c
Log message:
Cleanup some bootloader code
Refactoring to remove 'long_kernel' variable and consistent use of 'entry'
and 'marks[MARK_ENTRY]'. Prompted by guenther@. No functional change.
tested by jca@ and myself
ok guenther@, kettenis@
