Return to mqtt_subs.c CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / mqtt / src |
version 1.2.2.1, 2012/02/01 16:18:04 | version 1.2.2.2, 2012/04/24 13:54:50 |
---|---|
Line 7 | Line 7 |
io_enableDEBUG; | io_enableDEBUG; |
extern char compiled[], compiledby[], compilehost[]; | extern char compiled[], compiledby[], compilehost[]; |
intptr_t Kill; | volatile intptr_t Kill; |
struct tagArgs *args; | struct tagArgs *args; |