uKernel/tools
2021-09-29 04:26:11 +02:00
..
arch Build faster on known targets 2021-01-09 20:31:00 +01:00
.gitignore Always generate platform.c for every platform 2019-05-17 16:50:26 +02:00
bus.c Expose the kernel driver definitions 2018-09-18 01:58:43 +02:00
clock.c Update the copyright notice 2019-05-20 21:18:07 +02:00
console.c Update the copyright notice 2019-05-20 21:18:07 +02:00
crti.S Link every executable binary with crt{i,n}.o 2018-08-22 02:30:22 +02:00
crtn.S Link every executable binary with crt{i,n}.o 2018-08-22 02:30:22 +02:00
iso.sh Set argv[0] when loading with GRUB 2019-04-28 03:35:09 +02:00
libk.c Update the copyright notice 2020-12-27 04:03:11 +01:00
main.c Simplify the userland kernel as well 2018-06-07 11:36:30 -04:00
platform.c Always generate platform.c for every platform 2019-05-17 16:50:26 +02:00
platform.sh Fix the amd64 build 2021-09-29 04:26:11 +02:00
project.conf Re-use more code from DeforaOS libc 2019-10-03 23:47:36 +02:00
start.S Update the copyright notice 2021-09-29 03:39:35 +02:00
syscalls.S Bring libk closer to building 2019-05-30 04:31:50 +02:00