VirtualBox

Ignore:
Timestamp:
May 13, 2013 4:47:40 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85702
Message:

Remove L4 support from main tree.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstTime-3.cpp

    r44528 r46035  
    3131# include <Windows.h>
    3232
    33 #elif defined RT_OS_L4
    34 
    3533#else /* posix */
    3634# include <sys/time.h>
     
    5149    GetSystemTimeAsFileTime((LPFILETIME)&u64);
    5250    return u64 * 100;
    53 
    54 #elif defined RT_OS_L4
    55     /** @todo fix a different timesource on l4. */
    56     return RTTimeNanoTS();
    5751
    5852#else /* posix */
Note: See TracChangeset for help on using the changeset viewer.

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