VirtualBox

Changeset 21412 in vbox for trunk/include


Ignore:
Timestamp:
Jul 8, 2009 9:18:57 PM (15 years ago)
Author:
vboxsync
Message:

Add,++: Switch to common addition kernel module.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuest.h

    r21227 r21412  
    3838#include <VBox/VMMDev2.h>
    3939#include <VBox/VBoxGuest2.h>
    40 #if 0
    41 #include <VBox/VMMDev.h> /* Temporarily. */
    42 #endif
    4340
    4441
     
    6966# define VBOXGUEST_DEVICE_NAME_DOS      L"\\DosDevices\\VBoxGuest"
    7067
    71 #elif defined(RT_OS_LINUX) && !defined(VBOX_WITH_COMMON_VBOXGUEST_ON_LINUX)
    72 # define VBOXGUEST_DEVICE_NAME          "/dev/vboxadd"
    73 # define VBOXGUEST_USER_DEVICE_NAME     "/dev/vboxuser"
    74 
    75 #else /* PORTME */
     68#else /* (PORTME) */
    7669# define VBOXGUEST_DEVICE_NAME          "/dev/vboxguest"
    7770# if defined(RT_OS_LINUX)
     
    396389#endif /* !defined(IN_RC) && !defined(IN_RING0_AGNOSTIC) && !defined(IPRT_NO_CRT) */
    397390
    398 
    399 #if 0 /*def IN_RING3*/
    400 # include <VBox/VBoxGuestLib.h> /** @todo eliminate this. */
    401 #endif /* IN_RING3 */
    402 
    403 #endif
    404 
     391#endif
     392
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette