Add and cleanup comments
[bertos.git] / drv / timer.h
2004-06-27 alephDeclaration fix for build with GCC 3.4
2004-06-07 alephRemove free pool of timers; use user-provided Timer...
2004-06-07 alephAdd function prototypes
2004-06-06 bernieRename event macros to look like regular functions.
2004-06-06 bernieMark some functions INLINE instead of 'extern inline'.
2004-06-03 bernieAdd dual-license information.
2004-05-23 bernieImport drv/timer module.