home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / g / gtak212.zip / OS2-DD / def_ofl.c < prev    next >
C/C++ Source or Header  |  1993-01-16  |  726b  |  24 lines

  1. /*****************************************************************************
  2.  * $Id: def_ofl.c,v 1.3 1992/07/24 11:35:19 ak Exp $
  3.  *****************************************************************************
  4.  * $Log: def_ofl.c,v $
  5.  * Revision 1.3  1992/07/24  11:35:19  ak
  6.  * OS/2 2.0
  7.  * BASEDEV drivers
  8.  * VGA debugging
  9.  *
  10.  * Revision 1.2  1992/01/06  20:09:42  ak
  11.  * *** empty log message ***
  12.  *
  13.  * Revision 1.1.1.1  1992/01/06  19:54:26  ak
  14.  * Alpha version.
  15.  *
  16.  * Revision 1.1  1992/01/06  19:54:24  ak
  17.  * Initial revision
  18.  *
  19.  *****************************************************************************/
  20.  
  21. #include "dd.h"
  22.  
  23. extern word    DrvOutputFlush (void) { return ERROR+DONE+InvalidCommand; }
  24.