Changeset aa9551d in mainline for include/cpu.h
- Timestamp:
- 2005-04-13T14:07:20Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2968fe29
- Parents:
- 34b20f5d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/cpu.h
r34b20f5d raa9551d 74 74 */ 75 75 struct cpu_private_data { 76 cpu_t *cpu;77 76 thread_t *thread; 78 77 task_t *task;
Note:
See TracChangeset
for help on using the changeset viewer.