From: Kenn H. <ke...@sl...> - 2000-04-25 23:05:16
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv4136/arch/vax/kernel Modified Files: Makefile Added Files: init_task.c Log Message: Added enough for sched_init() to work. We now have an init_task structure (although it probably won't actually work). However, it compiles, so that's one more step in start_kernel() completed. |