VirtualBox

Ignore:
Timestamp:
Dec 9, 2009 2:07:44 AM (15 years ago)
Author:
vboxsync
Message:

SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c

    r25258 r25260  
    600600}
    601601
    602 #ifdef SUPDRV_USE_NATIVE_LOADER
     602#ifdef VBOX_WITH_NATIVE_R0_LOADER
    603603
    604604int  VBOXCALL   supdrvOSLdrOpen(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const char *pszFilename)
     
    628628}
    629629
    630 #endif /* SUPDRV_USE_NATIVE_LOADER */
     630#endif /* VBOX_WITH_NATIVE_R0_LOADER */
    631631
    632632SUPR0DECL(int) SUPR0Printf(const char *pszFormat, ...)
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