Changeset 57358 in vbox for trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp
- Timestamp:
- Aug 14, 2015 3:16:38 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102121
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp
r56293 r57358 25 25 */ 26 26 27 /******************************************************************************* 28 * Header Files * 29 *******************************************************************************/ 27 28 /********************************************************************************************************************************* 29 * Header Files * 30 *********************************************************************************************************************************/ 30 31 #define INCL_BASE 31 32 #define INCL_ERRORS … … 56 57 57 58 58 /******************************************************************************* 59 * Defined Constants And Macros *60 ******************************************************************************* /59 /********************************************************************************************************************************* 60 * Defined Constants And Macros * 61 *********************************************************************************************************************************/ 61 62 /** OS/2 Device name. */ 62 63 #define DEVICE_NAME "/dev/vboxdrv$"
Note:
See TracChangeset
for help on using the changeset viewer.