uKernel/tools
Pierre Pronchery d07ee6b951 No longer build with -m32 by default
This is currently correct, since only i386 is supported. To
cross-compile from amd64, it is still possible to use CC="gcc -m32".
2018-03-27 00:02:17 +02:00
..
arch/i386 Build a userland version of the kernel for tests 2018-03-23 14:03:06 +01:00
.gitignore Register uKernel 2018-03-27 00:00:24 +02:00
console.c Build a userland version of the kernel for tests 2018-03-23 14:03:06 +01:00
main.c Build a userland version of the kernel for tests 2018-03-23 14:03:06 +01:00
project.conf No longer build with -m32 by default 2018-03-27 00:02:17 +02:00
start.S Build a userland version of the kernel for tests 2018-03-23 14:03:06 +01:00