Make sure we use calll/retl for the C code, so the stack frame layout
authorhpa <hpa>
Mon, 10 Dec 2001 09:24:01 +0000 (09:24 +0000)
committerhpa <hpa>
Mon, 10 Dec 2001 09:24:01 +0000 (09:24 +0000)
commit7ea877cf24fdbb3968d4e818c6664a6478ffba45
treedfb44a14beb24505166418434740edbd00466270
parent5f730deba07322d48594722e603eeb198954daef
Make sure we use calll/retl for the C code, so the stack frame layout
matches the one used in 32-bit mode.
memdisk/Makefile
memdisk/conio.c
memdisk/init.S16