On Thu, Sep 15, 2016 at 05:50:58PM +0200, Lluís Vilanova wrote: In the subject line: s/dinamically-disabled/dynamically/
> for e in events:
> + # tracer without checks
> + out('',
> + 'static inline void __nocheck__%(api)s(%(args)s)',
In QEMU we avoid using double underscore since that part of the
namespace is reserved according to the C standard:
"7.1.3 Reserved identifiers
[...]
All identifiers that begin with an underscore and either an uppercase
letter or another underscore are always reserved for any use."
signature.asc
Description: PGP signature
