- Timestamp:
- 04/02/09 21:10:20 (3 years ago)
- Files:
-
- 1 modified
-
Whitix/trunk/include/i386/process.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/trunk/include/i386/process.h
r1749 r2003 23 23 #include <typedefs.h> 24 24 25 #define TSS_ADDR 0xC0002100 25 /* TODO: This sometimes overwrites module names that begin at 0x2000. Watch out */ 26 #define TSS_ADDR 0xC0002200 26 27 27 28 struct TSS
