SUPDrv-os2.def revision c7814cf6e1240a519cbec0441e033d0e2470ed00
2N/A; $Id$
2N/A;; @file
2N/A; VBoxDrv - OS/2 definition file.
2N/A;
2N/A
2N/A;
2N/A; Copyright (C) 2007-2010 Oracle Corporation
2N/A;
2N/A; This file is part of VirtualBox Open Source Edition (OSE), as
2N/A; available from http://www.virtualbox.org. This file is free software;
2N/A; you can redistribute it and/or modify it under the terms of the GNU
2N/A; General Public License (GPL) as published by the Free Software
2N/A; Foundation, in version 2 as it comes in the "COPYING" file of the
2N/A; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
2N/A; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
2N/A;
2N/A; The contents of this file may alternatively be used under the terms
2N/A; of the Common Development and Distribution License Version 1.0
2N/A; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
2N/A; VirtualBox OSE distribution, in which case the provisions of the
2N/A; CDDL are applicable instead of those of the GPL.
2N/A;
2N/A; You may elect to license modified versions of this file under the
2N/A; terms and conditions of either the GPL or the CDDL or both.
2N/A;
2N/A
2N/A
2N/APHYSICAL DEVICE VBoxDrv
2N/ADESCRIPTION 'VirtualBox.org Support Driver for OS/2.'
2N/ACODE PRELOAD EXECUTEREAD
2N/ADATA PRELOAD
2N/A; We're using wlink.exe, so this doesn't work.
2N/A;SEGMENTS
2N/A; DATA16 class 'FAR_DATA'
2N/A; DATA16_INIT class 'FAR_DATA'
2N/A;
2N/A; CODE16 class 'CODE'
2N/A; CODE16_INIT class 'CODE'
2N/A;
2N/A; CODE32 class 'CODE'
2N/A; TEXT32 class 'CODE'
2N/A;
2N/A; DATA32 class 'DATA'
2N/A; BSS32 class 'BSS'
2N/A
2N/A