VirtualBox

Ignore:
Timestamp:
Jul 15, 2008 2:41:38 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33376
Message:

Compile for for the PDMApicGetTPR change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r10410 r10664  
    40354035{
    40364036    uint8_t u8;
    4037     int rc = PDMApicGetTPR(env->pVM, &u8);
     4037    int rc = PDMApicGetTPR(env->pVM, &u8, NULL);
    40384038    if (VBOX_SUCCESS(rc))
    40394039    {
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