refactor some of the context switch code into arch independant source
commit678252142ee74e42a8e45071a2c52fb43c6c9097
authorTravis Geiselbrecht <geist@newos.org>
Sun, 31 Oct 2004 20:26:54 +0000 (31 20:26 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sun, 31 Oct 2004 20:26:54 +0000 (31 20:26 +0000)
tree4c8f6ed3b6dc129674de201adff10c5613edd154
parent1d3046e472ac0d2902d6c5af61258a1f6c15199b
refactor some of the context switch code into arch independant source

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1135 c25cc9d1-44fa-0310-b259-ad778cb1d433
include/kernel/arch/thread.h
include/kernel/cpu.h
include/kernel/thread.h
kernel/arch/i386/arch_thread.c
kernel/thread.c