haiku/headers/private/kernel/arch/x86/32
Alex Smith 4304bb9894 Added arch_cpu.cpp to the x86_64 build.
* Some things are currently ifndef'd out completely for x86_64 because
  they aren't implemented, there's a few other ifdef's to handle x86_64
  differences but most of the code works unchanged.
* Renamed some i386_* functions to x86_*.
* Added a temporary method for setting the current thread on x86_64
  (a global variable, not SMP safe). This will be changed to be done
  via the GS segment but I've not implemented that yet.
2012-07-04 14:06:46 +01:00
..
descriptors.h Added arch_cpu.cpp to the x86_64 build. 2012-07-04 14:06:46 +01:00
iframe.h Merged x86_64 headers into x86 headers. 2012-07-02 18:47:06 +01:00