Added calling of static constructors, commented out tty_printf in kprintf (due to deadlock)
1 parent 5a0bd96 commit d4c37980f0d9ce48adb9a4493426fbafe42c682c
@apwillia apwillia authored on 8 Sep 2004
Showing 10 changed files
View
src/Makefile.inc
View
src/sys/compile/ldscript.i386
View
src/sys/include/ubixos/init.h
View
src/sys/include/ubixos/static.h 0 → 100644
View
src/sys/include/ubixos/types.h
View
src/sys/init/Makefile
View
src/sys/init/static.c 0 → 100644
View
src/sys/lib/libcpp.cc
View
src/sys/sys/video.c
View
src/tools/Makefile