VirtualBox

Changeset 36143 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Mar 3, 2011 2:02:03 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70325
Message:

REM : cpu_abort warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/cpu-all.h

    r36140 r36143  
    953953
    954954void cpu_abort(CPUState *env, const char *fmt, ...)
     955#ifndef VBOX
    955956    __attribute__ ((__format__ (__printf__, 2, 3)))
     957#endif
    956958    __attribute__ ((__noreturn__));
    957959extern CPUState *first_cpu;
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