uKernel/tools
2019-05-30 02:18:16 +02:00
..
arch Always generate platform.c for every platform 2019-05-17 16:50:26 +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
init.c Use the platform framework for tools as well 2018-09-16 17:29:08 +02:00
iso.sh Set argv[0] when loading with GRUB 2019-04-28 03:35:09 +02:00
lib.c Import DeforaOS libc as a submodule 2019-05-30 02:18:16 +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 Import libgcc through platform.sh for uLoader.bin 2019-05-02 05:24:07 +02:00
project.conf Code cleanup 2019-05-30 02:18:04 +02:00
start.S Import printf(3) into libuKernel 2018-04-06 00:18:16 +02:00