From: usha g. <ush...@gm...> - 2010-03-17 09:07:40
|
Hi All, How to implement exit function? using avr-libc's way by disabling the global interrupt flag and then entering into an infinite loop or using newlib's way -calling __call_exitprocs , __cleanup and then _exit -- Thanks and Regards Usha Gupta |