memdisk: pass in the address of the real-mode code
authorH. Peter Anvin <hpa@zytor.com>
Sun, 7 Jun 2009 21:36:07 +0000 (14:36 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 7 Jun 2009 21:37:30 +0000 (14:37 -0700)
commit3c017ec01c02cb4b7e7bae2c93c5e3d8c878592d
tree6d2be8c260c82fb792c47fa22a600571aeb51358
parent327c0dadf173e09348b967746925e995b2b6dfaf
memdisk: pass in the address of the real-mode code

Pass in the address of the real-mode code instead of hard-coding it in
two separate places.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
memdisk/memdisk.h
memdisk/memdisk16.asm
memdisk/setup.c