Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1256 → Rev 1255

/kernel/trunk/arch/ia32/include/cpu.h
42,8 → 42,6
int model;
int stepping;
struct tss *tss;
count_t iomapver_copy; /** Copy of TASK's I/O Permission bitmap generation count. */
};