ecos: crisper implementation of timeval_ms()
commitc8b8a34bb5e98660c4ce3683fb64af31b494d55c
authorØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 15 Dec 2009 13:57:38 +0000 (15 14:57 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 16 Dec 2009 07:15:05 +0000 (16 08:15 +0100)
tree495cc9f40c130bc8a867e2f47ff16149e3db029d
parent74ce435d97ca4f6f81645d755d04123f075aa42b
ecos: crisper implementation of timeval_ms()

A crisper/faster implementation under eCos that makes profiling a
tad easier.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/helper/Makefile.am
src/helper/time_support.c
src/helper/time_support_common.c [copied from src/helper/time_support.c with 57% similarity]
src/helper/time_support_ecos.c [copied from src/helper/time_support.c with 53% similarity]