VirtualBox

Ignore:
Timestamp:
Oct 19, 2008 8:45:30 PM (16 years ago)
Author:
vboxsync
Message:

more MSVC-related stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/cpu-exec.c

    r13301 r13382  
    169169}
    170170
     171#ifndef VBOX
    171172static inline TranslationBlock *tb_find_fast(void)
     173#else
     174DECLINLINE(TranslationBlock *) tb_find_fast(void)
     175#endif
    172176{
    173177    TranslationBlock *tb;
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