Changeset aa9551d in mainline for include/cpu.h


Ignore:
Timestamp:
2005-04-13T14:07:20Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2968fe29
Parents:
34b20f5d
Message:

Smarter definition of CPU macro.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/cpu.h

    r34b20f5d raa9551d  
    7474 */
    7575struct cpu_private_data {
    76         cpu_t *cpu;
    7776        thread_t *thread;
    7877        task_t *task;
Note: See TracChangeset for help on using the changeset viewer.