#ifndef _COMMON_FIXUP_HPP_ #define _COMMON_FIXUP_HPP_ extern "C" { extern void push0002(void); extern void pop0002(void); } #endif