Ignore:
Timestamp:
Feb 15, 2021, 9:44:30 AM (5 years ago)
Author:
Paul Smedley
Message:

More code cleanups from AlexT from #os2russian

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-next/drv32/idc.c

    r591 r675  
    2828#include <os2.h>
    2929//DAZ }
    30 #include <devtype.h>
    3130#include <devhelp.h>
    32 //#include <strategy.h>
    3331#include <ossidc32.h>
    3432#include <irqos2.h>
    35 #include <stacktoflat.h>
    3633#include <dbgos2.h>
    3734
     
    3936IDC16_HANDLER idc16_PddHandler = 0;
    4037extern int pcm_device;
    41 WORD32 OSS32IDC(ULONG cmd, PIDC32_PACKET pPacket);
     38OSSRET OSS32IDC(ULONG cmd, PIDC32_PACKET pPacket);
    4239
    4340//packet pointer must reference a structure on the stack
Note: See TracChangeset for help on using the changeset viewer.