1.1.2.1 misho 1: #include "global.h" 2: 3: 1.1.2.2 ! misho 4: int ! 5: Run(void) ! 6: { ! 7: FTRACE(1); ! 8: ! 9: return 0; ! 10: }