Changeset 26678e5 in mainline for kernel/arch/ia32/src/smp/smp.c
- Timestamp:
- 2006-09-26T15:10:40Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 86b31ba9
- Parents:
- b44939b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/src/smp/smp.c
rb44939b r26678e5 105 105 ASSERT(ops != NULL); 106 106 107 waitq_initialize(&ap_completion_wq);108 109 107 /* 110 108 * We need to access data in frame 0.
Note:
See TracChangeset
for help on using the changeset viewer.