ardix/arch/at91sam3x8e/include
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
..
arch mm: make malloc and free system calls 2021-08-12 14:34:18 +02:00
asm.S mutex: add wait queue and spinlocks 2021-08-10 00:44:36 +02:00