Changeset 9cefba4 in mainline for include/typedefs.h


Ignore:
Timestamp:
2005-10-16T19:18:19Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ba1b2194
Parents:
0bed5d0
Message:

Doxygen-style comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/typedefs.h

    r0bed5d0 r9cefba4  
    4646typedef struct cpu_arch cpu_arch_t;
    4747typedef struct task task_t;
     48typedef enum state state_t;
    4849typedef struct thread thread_t;
    4950typedef struct context context_t;
Note: See TracChangeset for help on using the changeset viewer.