uKernel/tools
2019-10-01 12:39:08 +02:00
..
arch Update the copyright notice 2019-09-05 23:03:44 +02: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 Let the userland uKernel build again 2019-09-05 23:08:20 +02: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 Merge the latest version upstream 2019-07-02 19:34:07 +02:00
project.conf Let more headers be visible 2019-10-01 12:39:08 +02:00
start.S Import printf(3) into libuKernel 2018-04-06 00:18:16 +02:00
syscalls.S Bring libk closer to building 2019-05-30 04:31:50 +02:00