VirtualBox

Ignore:
Timestamp:
Oct 8, 2018 12:50:40 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125571
Message:

nit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp

    r71136 r74675  
    197197     * Lookup symbol.
    198198     */
     199    /* Skip the 64-bit ELF import prefix first. */
    199200    /** @todo is this actually used??? */
    200     /* skip the 64-bit ELF import prefix first. */
    201201    if (!strncmp(pszSymbol, RT_STR_TUPLE("SUPR0$")))
    202202        pszSymbol += sizeof("SUPR0$") - 1;
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