uKernel/tools
2020-12-27 04:03:11 +01:00
..
arch Also ship platform.conf 2020-12-19 02:22:48 +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 Use the correct fallback value for $CC 2020-12-27 03:59:51 +01:00
project.conf Re-use more code from DeforaOS libc 2019-10-03 23:47:36 +02:00
start.S Re-use more code from DeforaOS libc 2019-10-03 23:47:36 +02:00
syscalls.S Bring libk closer to building 2019-05-30 04:31:50 +02:00