contiki/platform/win32/ctk
2007-04-14 14:28:19 +00:00
..
ctk-console.c Cygin (in opposite to VC++) doesn't call exit() - and thus our atexit function - on Ctrl-C. Therefore we install an explict ConsoleCtrlHandler which calls exit(). For the sake of simplicity it's not #ifdef'ed _CYGWIN_. 2007-04-14 14:28:19 +00:00
ctk-console.h Moved error_exit() to the Win32 Contiki Core. 2006-10-03 11:27:51 +00:00