You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anna ad76275721
fix remaining compiler warnings
This commit removes all inline annotations that
the compiler does not actually inline, and inserts
pragma directives to selectively disable warnings
where necessary.
2 years ago
..
fs mm: make malloc and free system calls 3 years ago
CMakeLists.txt sched: add thread management syscalls 3 years ago
device.c mm: make malloc and free system calls 3 years ago
dma.c mm: make malloc and free system calls 3 years ago
io.c build: parameterize serial config macros 3 years ago
kent.c kent: simplify structure 3 years ago
kevent.c fix remaining compiler warnings 2 years ago
main.c initd: implement simple test init daemon 3 years ago
mm.c fix remaining compiler warnings 2 years ago
mutex.c sched: add thread management syscalls 3 years ago
ringbuf.c mm: make malloc and free system calls 3 years ago
sched.c fix remaining compiler warnings 2 years ago
serial.c mutex: add wait queue and spinlocks 3 years ago
syscall.c sched: add thread management syscalls 3 years ago
task.c sched: add thread management syscalls 3 years ago
userspace.c kiss capitalism goodbye for good 3 years ago