xv6-riscv-kernel/kernel
2024-06-15 16:55:06 +02:00
..
bio.c Complete reformat 2024-06-15 16:55:06 +02:00
buf.h Complete reformat 2024-06-15 16:55:06 +02:00
console.c Complete reformat 2024-06-15 16:55:06 +02:00
defs.h Complete reformat 2024-06-15 16:55:06 +02:00
elf.h Complete reformat 2024-06-15 16:55:06 +02:00
entry.S comment nits 2022-08-09 14:17:46 -04:00
exec.c Complete reformat 2024-06-15 16:55:06 +02:00
fcntl.h Complete reformat 2024-06-15 16:55:06 +02:00
file.c Complete reformat 2024-06-15 16:55:06 +02:00
file.h Complete reformat 2024-06-15 16:55:06 +02:00
fs.c Complete reformat 2024-06-15 16:55:06 +02:00
fs.h Complete reformat 2024-06-15 16:55:06 +02:00
kalloc.c Complete reformat 2024-06-15 16:55:06 +02:00
kernel.ld Clean up linker script 2019-10-21 22:27:18 -04:00
kernelvec.S comment nits 2022-08-09 14:17:46 -04:00
log.c Complete reformat 2024-06-15 16:55:06 +02:00
main.c Complete reformat 2024-06-15 16:55:06 +02:00
memlayout.h Complete reformat 2024-06-15 16:55:06 +02:00
param.h Complete reformat 2024-06-15 16:55:06 +02:00
pipe.c Complete reformat 2024-06-15 16:55:06 +02:00
plic.c Complete reformat 2024-06-15 16:55:06 +02:00
printf.c Complete reformat 2024-06-15 16:55:06 +02:00
proc.c Complete reformat 2024-06-15 16:55:06 +02:00
proc.h Complete reformat 2024-06-15 16:55:06 +02:00
ramdisk.c Complete reformat 2024-06-15 16:55:06 +02:00
riscv.h Complete reformat 2024-06-15 16:55:06 +02:00
sleeplock.c Complete reformat 2024-06-15 16:55:06 +02:00
sleeplock.h Complete reformat 2024-06-15 16:55:06 +02:00
spinlock.c nits 2019-10-27 08:03:19 -04:00
spinlock.h Complete reformat 2024-06-15 16:55:06 +02:00
start.c Complete reformat 2024-06-15 16:55:06 +02:00
stat.h Complete reformat 2024-06-15 16:55:06 +02:00
string.c Complete reformat 2024-06-15 16:55:06 +02:00
swtch.S separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
syscall.c Complete reformat 2024-06-15 16:55:06 +02:00
syscall.h Complete reformat 2024-06-15 16:55:06 +02:00
sysfile.c Complete reformat 2024-06-15 16:55:06 +02:00
sysproc.c Complete reformat 2024-06-15 16:55:06 +02:00
trampoline.S comment the sfences 2022-08-24 13:47:47 -04:00
trap.c Complete reformat 2024-06-15 16:55:06 +02:00
types.h Complete reformat 2024-06-15 16:55:06 +02:00
uart.c Complete reformat 2024-06-15 16:55:06 +02:00
virtio.h Complete reformat 2024-06-15 16:55:06 +02:00
virtio_disk.c Complete reformat 2024-06-15 16:55:06 +02:00
vm.c Complete reformat 2024-06-15 16:55:06 +02:00