VirtualBox

Changeset 85123 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 8, 2020 8:15:47 PM (4 years ago)
Author:
vboxsync
Message:

iprt/cdefs.h: Some cleaning up. bugref:9794

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/em.h

    r85121 r85123  
    328328VMMR3_INT_DECL(void)            EMR3Reset(PVM pVM);
    329329VMMR3_INT_DECL(int)             EMR3Term(PVM pVM);
    330 VMMR3DECL(DECLNORETURN(void))  EMR3FatalError(PVMCPU pVCpu, int rc);
     330VMMR3DECL(DECL_NO_RETURN(void)) EMR3FatalError(PVMCPU pVCpu, int rc);
    331331VMMR3_INT_DECL(int)             EMR3ExecuteVM(PVM pVM, PVMCPU pVCpu);
    332332VMMR3_INT_DECL(int)             EMR3CheckRawForcedActions(PVM pVM, PVMCPU pVCpu);
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