metalsvm/kernel
Stefan Lankes 24914fcb4f add prototype of a tickless kernel
only by entering the kernel, the tick counter will be updated
=> by using this feature, MetalSVM supports only LwIP's raw interface,
   because we have no guarantee that the tcpip thread will get computation time
=> no NETCONN & BSD socket support
=> no load balancing support
2012-07-03 16:46:54 +02:00
..
init.c add prototype of a tickless kernel 2012-07-03 16:46:54 +02:00
main.c add prototype of a tickless kernel 2012-07-03 16:46:54 +02:00
Makefile fix makefile 2011-09-30 11:55:26 +02:00
syscall.c add switch in stat syscall converting FS_TYPES in newlib st_mode types, enable stat in mshell 2011-10-12 11:41:32 +02:00
tasks.c add prototype of a tickless kernel 2012-07-03 16:46:54 +02:00