minix/kernel/arch/i386/include
Tomas Hruby 391fd926ff TASK_PRIVILEGE and level0() removed
- there are no tasks running, we don't need TASK_PRIVILEGE priviledge anymore

- as there is no ring 1 anymore, there is no need for level0() to call sensitive
  code from ring 1 in ring 0

- 286 related macros removed as clean up
2010-02-09 15:23:31 +00:00
..
archconst.h TASK_PRIVILEGE and level0() removed 2010-02-09 15:23:31 +00:00
archtypes.h FPU context switching support by Evgeniy Ivanov. 2009-12-02 13:01:48 +00:00