VirtualBox

Changeset 10252 in vbox


Ignore:
Timestamp:
Jul 4, 2008 8:14:32 PM (16 years ago)
Author:
vboxsync
Message:

Missed the VBOXKTIMER stuff for linux in the cleanup just now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDRV.h

    r10251 r10252  
    270270typedef struct SUPDRVDEVEXT *PSUPDRVDEVEXT;
    271271
    272 #ifdef RT_OS_LINUX
    273 # ifdef VBOX_HRTIMER
    274 typedef struct hrtimer    VBOXKTIMER;
    275 # else
    276 typedef struct timer_list VBOXKTIMER;
    277 # endif
    278 typedef VBOXKTIMER       *PVBOXKTIMER;
    279 #endif
    280 
    281272#ifdef VBOX_WITH_IDT_PATCHING
    282273
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