tasks.h

00001 #ifndef _TASKS_H_
00002 #define _TASKS_H_
00003 
00004 void __attribute__((far))heartbeat(taskdata status);
00005 void __attribute__((far))event_poller(taskdata period);
00006 
00007 #endif //_TASKS_H_

Generated on Fri Mar 3 17:25:45 2006 for EMAC-HCS12-SDK by  doxygen 1.4.6