--- np2/bios/sxsibios.h 2004/01/22 01:10:03 1.1 +++ np2/bios/sxsibios.h 2004/03/22 05:38:47 1.2 @@ -15,7 +15,7 @@ REG8 sasibios_operate(void); REG8 scsibios_operate(void); #endif -#if defined(SUPPORT_SASI) +#if defined(SUPPORT_IDEIO) || defined(SUPPORT_SASI) void np2sysp_sasi(const void *arg1, long arg2); #endif