Oliver Schmidt
|
1a5e20bc5f
|
Remove tab chars from retro C sources.
|
2013-01-28 23:43:08 +01:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
oliverschmidt
|
9831f02eba
|
Replaced dummy code with code taken from 'native'.
|
2010-04-05 15:13:50 +00:00 |
|
oliverschmidt
|
f822ac9797
|
Added clock_seconds() implementation.
|
2008-07-12 14:44:37 +00:00 |
|
oliverschmidt
|
e72ca9e5d4
|
Allow division by RTIMER_ARCH_SECOND to compile.
|
2008-03-28 22:38:03 +00:00 |
|
oliverschmidt
|
14fa993204
|
Define an empty rtimer_arch_now() macro to keep compiler happy.
|
2007-12-20 20:28:34 +00:00 |
|
oliverschmidt
|
e59252ab29
|
Moved stuff into sys subdir to clean up the 6502 dir (and because the corresponding shared stuff is in the sys as well).
|
2007-12-15 00:14:18 +00:00 |
|
oliverschmidt
|
9cf544c45e
|
Added the same disclaimer as used in the header file.
|
2007-04-14 15:48:42 +00:00 |
|
oliverschmidt
|
6c4bcfb86f
|
Moved 6502-specific implementation of local continuations into a 'sys' folder in order to allow the
#include "sys/lc.h"
in core/sys/pt.h to find it.
|
2006-12-31 14:26:02 +00:00 |
|