Fix 'syntax error' reported by cppcheck for mach_dep
authorIvan Maidanski <ivmai@mail.ru>
Wed, 12 Oct 2016 19:59:22 +0000 (22:59 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 12 Oct 2016 19:59:22 +0000 (22:59 +0300)
commit720e3fe815517b39164bd6d6a72b7197ba536621
tree66d92342143b2bdad2da8ef7c98f30dfc2bb5400
parent5874d2435621fe36322bcb9cf3288c3cd1a97388
Fix 'syntax error' reported by cppcheck for mach_dep

The error is reported at line containing "asm".

* mach_dep.c [MACOS && M68K && THINK_C] (GC_push_regs): Do not define
if CPPCHECK.
mach_dep.c