Changeset 99d6fd0 in mainline for kernel/arch/ia32/include/cpu.h


Ignore:
Timestamp:
2009-03-13T12:57:15Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
421c833
Parents:
0160b1c8
Message:

cleanup pm.h and related stuff (no change in functionality)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/include/cpu.h

    r0160b1c8 r99d6fd0  
    5656        unsigned int model;
    5757        unsigned int stepping;
    58         struct tss *tss;
     58        tss_t *tss;
    5959       
    6060        count_t iomapver_copy;  /** Copy of TASK's I/O Permission bitmap generation count. */
Note: See TracChangeset for help on using the changeset viewer.