Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1138 → Rev 1137

/kernel/trunk/arch/ia64/include/mm/tlb.h
41,8 → 41,7
/** Data and instruction Translation Register indices. */
#define DTR_KERNEL 0
#define ITR_KERNEL 0
#define DTR_KSTACK1 1
#define DTR_KSTACK2 2
#define DTR_KSTACK 1
 
/** Portion of TLB insertion format data structure. */
union tlb_entry {