uKernel/src
2018-03-27 00:04:18 +02:00
..
arch/i386 Add copyright information 2018-03-27 00:04:18 +02:00
drivers Add support for stack-smashing protection (SSP) 2018-03-21 03:04:45 +01:00
lib No longer build with -m32 by default 2018-03-27 00:02:17 +02:00
.gitignore Register more object types 2018-03-23 02:07:22 +01:00
boot.S Initial import 2018-03-19 00:40:47 +01:00
crti.S Add support for the global constructors 2018-03-23 02:28:54 +01:00
crtn.S Add support for the global constructors 2018-03-23 02:28:54 +01:00
main.c Add support for stack-smashing protection (SSP) 2018-03-21 03:04:45 +01:00
project.conf No longer build with -m32 by default 2018-03-27 00:02:17 +02:00
uKernel.ld Initial import 2018-03-19 00:40:47 +01:00