DVX_GUI/proxy/stubs/go32.h

7 lines
116 B
C

// Stub for DJGPP <go32.h> — Linux proxy build
#ifndef GO32_H_STUB
#define GO32_H_STUB
#define _dos_ds 0
#endif