Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4412 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
blueswir1 2008-05-10 12:27:33 +00:00
parent c5adf6a88d
commit bf6247fb76
6 changed files with 29 additions and 16 deletions

View file

@ -464,7 +464,7 @@ static inline void ia64_apply_fixes (uint8_t **gen_code_pp,
#endif
#endif
#ifndef CONFIG_NO_DYNGEN_OP
#ifdef CONFIG_DYNGEN_OP
#if defined __hppa__
struct hppa_branch_stub {