Changeset 2003 for Whitix

Show
Ignore:
Timestamp:
04/02/09 21:10:20 (3 years ago)
Author:
mwhitworth
Message:

Move TSS up another page, as module names are located at 0x2000.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/trunk/include/i386/process.h

    r1749 r2003  
    2323#include <typedefs.h> 
    2424 
    25 #define TSS_ADDR        0xC0002100 
     25/* TODO: This sometimes overwrites module names that begin at 0x2000. Watch out */ 
     26#define TSS_ADDR        0xC0002200 
    2627 
    2728struct TSS