home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ddkx86v1.zip / DDKX86 / IBMH / BSEP.H < prev    next >
C/C++ Source or Header  |  1995-04-14  |  2KB  |  33 lines

  1. /*DDK*************************************************************************/
  2. /*                                                                           */
  3. /* COPYRIGHT (C) Microsoft Corporation, 1989                                 */
  4. /* COPYRIGHT    Copyright (C) 1995 IBM Corporation                           */
  5. /*                                                                           */
  6. /*    The following IBM OS/2 WARP source code is provided to you solely for  */
  7. /*    the purpose of assisting you in your development of OS/2 WARP device   */
  8. /*    drivers. You may use this code in accordance with the IBM License      */
  9. /*    Agreement provided in the IBM Device Driver Source Kit for OS/2. This  */
  10. /*    Copyright statement may not be removed.                                */
  11. /*                                                                           */
  12. /*****************************************************************************/
  13. /*static char *SCCSID = "@(#)bsep.h    6.1 92/02/27";*/
  14. /*static char *SCCSID = "@(#)bsep.h    6.1 90/11/15";*/
  15. /*static char *SCCSID = "@(#)bsep.h    1.00 89/10/09";*/
  16. /****************************** Module Header ******************************\
  17. *
  18. * Module Name: BSEP.H
  19. *
  20. * This is the top level include file that includes all PRIVATE definitions
  21. * for the BASE (kernel) builds.
  22. *
  23. *
  24. * ===========================================================================
  25. *
  26. *
  27. \***************************************************************************/
  28.  
  29. #ifdef INCL_DOSP
  30. #include <bsedosp.h>   /* PRIVATE OS/2 DOS definitions */
  31. #endif /* INCL_DOSP */
  32.  
  33.