Changeset 248fc1a in mainline for generic/include/cpu.h
- Timestamp:
- 2006-02-05T13:56:01Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 444ec64
- Parents:
- e22f561
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/cpu.h
re22f561 r248fc1a 51 51 context_t saved_context; 52 52 53 volatile count_t nrdy;53 atomic_t nrdy; 54 54 runq_t rq[RQ_COUNT]; 55 55 volatile count_t needs_relink;
Note:
See TracChangeset
for help on using the changeset viewer.