ardix/include/arch-generic
fef fb9ec2a8bc
mm: make malloc and free system calls
This is required because the heap is shared among
all tasks and protected using a mutex which only
works in kernel space.
2021-08-12 14:34:18 +02:00
..
do_switch.h sched: complete rework of context switching 2021-08-08 20:48:55 +02:00
hardware.h build: migrate to CMake 2021-07-31 19:39:51 +02:00
sched.h arch: use CMSIS after all 2021-08-07 14:30:09 +02:00
serial.h build: migrate to CMake 2021-07-31 19:39:51 +02:00
syscall.h mm: make malloc and free system calls 2021-08-12 14:34:18 +02:00
watchdog.h build: migrate to CMake 2021-07-31 19:39:51 +02:00