4 lines
93 B
C
4 lines
93 B
C
|
/* an example module that produces the current time */
|
||
|
|
||
|
extern char *time_module_poll(void);
|