home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
ddkx86v1.zip
/
DDKX86
/
IBMH
/
BSEP.H
< prev
next >
Wrap
C/C++ Source or Header
|
1995-04-14
|
2KB
|
33 lines
/*DDK*************************************************************************/
/* */
/* COPYRIGHT (C) Microsoft Corporation, 1989 */
/* COPYRIGHT Copyright (C) 1995 IBM Corporation */
/* */
/* The following IBM OS/2 WARP source code is provided to you solely for */
/* the purpose of assisting you in your development of OS/2 WARP device */
/* drivers. You may use this code in accordance with the IBM License */
/* Agreement provided in the IBM Device Driver Source Kit for OS/2. This */
/* Copyright statement may not be removed. */
/* */
/*****************************************************************************/
/*static char *SCCSID = "@(#)bsep.h 6.1 92/02/27";*/
/*static char *SCCSID = "@(#)bsep.h 6.1 90/11/15";*/
/*static char *SCCSID = "@(#)bsep.h 1.00 89/10/09";*/
/****************************** Module Header ******************************\
*
* Module Name: BSEP.H
*
* This is the top level include file that includes all PRIVATE definitions
* for the BASE (kernel) builds.
*
*
* ===========================================================================
*
*
\***************************************************************************/
#ifdef INCL_DOSP
#include <bsedosp.h> /* PRIVATE OS/2 DOS definitions */
#endif /* INCL_DOSP */