diff --git a/kernel/atomport-template.h b/kernel/atomport-template.h index 9f17635..ecb07ea 100755 --- a/kernel/atomport-template.h +++ b/kernel/atomport-template.h @@ -30,7 +30,6 @@ #ifndef __ATOM_PORT_H #define __ATOM_PORT_H - /* Required number of system ticks per second (normally 100 for 10ms tick) */ #define SYSTEM_TICKS_PER_SEC 100