home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
cdrom.zip
/
DDK
/
BASE
/
SRC
/
DEV
/
DASD
/
CDROM
/
TOSHIBA
/
toshcds1.def
< prev
Wrap
Text File
|
1996-06-18
|
3KB
|
49 lines
; SCCSID = @(#)toshcd1.def 6.3 92/05/04
;
;/***********************************************************************/
;/* */
;/* Driver Name: TOSHCD1.DMD - Toshiba CD-ROM Filter */
;/* ----------------------------------- */
;/* */
;/* Source File Name: TOSHCD1.DEF */
;/* */
;/* Descriptive Name: Linker DEF file for Toshiba CD-ROM Filter */
;/* */
;/* Function: */
;/* */
;/* */
;/*---------------------------------------------------------------------*/
;/* */
;/* Copyright (C) 1992 IBM Corporation */
;/* */
;/* DISCLAIMER OF WARRANTIES. The following [enclosed] code is */
;/* provided to you solely for the purpose of assisting you in */
;/* the development of your applications. The code is provided */
;/* "AS IS", without warranty of any kind. IBM shall not be liable */
;/* for any damages arising out of your use of this code, even if */
;/* they have been advised of the possibility of such damages. */
;/* */
;/*---------------------------------------------------------------------*/
;/* */
;/* Change Log */
;/* */
;/* Mark Date Programmer Comment */
;/* ---- ---- ---------- ------- */
;/* @nnnn mm/dd/yy NNN */
;/* */
;/* */
;/***********************************************************************/
LIBRARY TOSHCD1
PROTMODE
SEGMENTS
_DATA CLASS 'DATA'
CONST CLASS 'CONST'
_BSS CLASS 'BSS'
'Code' CLASS 'CODE' IOPL
_TEXT CLASS 'CODE' IOPL
SwapCode CLASS 'CODE' IOPL