]> Zhao Yanbai Git Server - minix.git/commit
Fixed various GCC compiler warnings for the kernel.
authorJorrit Herder <jnherder@minix3.org>
Tue, 21 Jun 2005 10:47:46 +0000 (10:47 +0000)
committerJorrit Herder <jnherder@minix3.org>
Tue, 21 Jun 2005 10:47:46 +0000 (10:47 +0000)
commit355a10864b45eade451c8f1ec4f81000273451fa
tree1036de1fe12b20808b93676cc46dbae8923d8d8b
parent3eeff022fb90cae1725a033dcd82e48694cd9762
Fixed various GCC compiler warnings for the kernel.
Only main() now gives a warning about the return type (GCC wants an int).
kernel/clock.c
kernel/exception.c
kernel/proc.c
kernel/protect.c
kernel/start.c
kernel/system.c
kernel/system/irqctl.c
kernel/system/proctl.c
kernel/system/sysctl.c