*swtimers: marked deprecated

This commit is contained in:
Kaspar Schleiser 2010-12-10 17:30:21 +01:00
parent 1ee8fb13dd
commit 0ac2965b43

View File

@ -17,6 +17,7 @@
#ifndef __SWTIMER_H__
#define __SWTIMER_H__
#warning Swtimers are deprecated. use virtual timers (vtimer) instead.
#include <stdint.h>