uKernel/tools
2019-04-15 12:18:37 +02:00
..
arch Generate C code in OBJDIR 2018-09-17 00:59:20 +02:00
.gitignore Register uKernel 2018-03-27 00:00:24 +02:00
bus.c Expose the kernel driver definitions 2018-09-18 01:58:43 +02:00
clock.c Expose the kernel driver definitions 2018-09-18 01:58:43 +02:00
console.c Expose the kernel driver definitions 2018-09-18 01:58:43 +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 Fix quoting when debugging 2019-04-15 12:18:37 +02:00
main.c Simplify the userland kernel as well 2018-06-07 11:36:30 -04:00
platform.c Add a comment 2019-03-26 16:00:39 +01:00
platform.conf Use the platform framework for tools as well 2018-09-16 17:29:08 +02:00
platform.sh Differentiate between ARCH and PORT 2019-03-26 19:58:57 +01:00
project.conf Import a script to generate ISO images 2019-03-27 03:56:58 +01:00
start.S Import printf(3) into libuKernel 2018-04-06 00:18:16 +02:00