EMBARK/kinclude
2021-08-22 19:04:15 +02:00
..
boot.S removed trailing whitespaces 2021-08-22 19:04:15 +02:00
csr.c removed trailing whitespaces 2021-08-22 19:04:15 +02:00
csr.h kernel scheduling now working better with ecalls, not resetting the time slice 2021-08-19 15:30:07 +02:00
ecall.c cleaned up ecall code, moved debug statements into a debug check, removed trailing spaces 2021-08-22 18:33:52 +02:00
ecall.h cleaned up ecall code, moved debug statements into a debug check, removed trailing spaces 2021-08-22 18:33:52 +02:00
io.c made itoa and dbgln empty macros if no textIO is available to remove overhead 2021-08-22 12:22:41 +02:00
io.h added a debugging constant to identify absence of textIO 2021-08-22 13:19:49 +02:00
ktypes.h removed trailing whitespaces 2021-08-22 19:04:15 +02:00
malloc.c removed trailing whitespaces 2021-08-22 19:04:15 +02:00
malloc.h removed unused and unimplemented malloc definitions 2021-08-22 18:37:52 +02:00
sched.c removed trailing whitespaces 2021-08-22 19:04:15 +02:00
sched.h removed trailing whitespaces 2021-08-22 19:04:15 +02:00