Changeset 3260ada in mainline for generic/include/cpu.h
- Timestamp:
- 2006-02-04T21:08:45Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e72b0a3
- Parents:
- 04225a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/cpu.h
r04225a7 r3260ada 58 58 link_t timeout_active_head; 59 59 60 #ifdef CONFIG_SMP61 atomic_t kcpulbstarted;62 waitq_t kcpulb_wq;63 #endif /* CONFIG_SMP */64 65 60 /** 66 61 * Processor ID assigned by kernel.
Note:
See TracChangeset
for help on using the changeset viewer.