add missing ASM to fix build

Without this I am getting undefined reference to
_ReturnAnyDosVersionExpected
This commit is contained in:
Stas Sergeev 2016-10-02 23:47:06 +03:00 committed by PerditionC
parent e698ae2b3b
commit 68693a71c5
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ void setvec(unsigned char intno, intvec vector);
void ASMCFUNC spawn_int23(void); /* procsupt.asm */
void ASMCFUNC DosIdle_hlt(void); /* dosidle.asm */
GLOBAL BYTE ReturnAnyDosVersionExpected;
GLOBAL BYTE ASM ReturnAnyDosVersionExpected;
GLOBAL BYTE ASM HaltCpuWhileIdle;
/* near fnodes: