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.
|