Changeset 22f7769 in mainline for src/main/main.c
- Timestamp:
- 2005-10-17T23:31:41Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4b2c872d
- Parents:
- 75eacab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/main.c
r75eacab r22f7769 110 110 * Initializes the kernel by bootstrap CPU. 111 111 * 112 * Assuming cpu_priority_high().112 * Assuming interrupts_disable(). 113 113 * 114 114 */ … … 209 209 * is at ctx.sp which was set during BP boot. 210 210 * 211 * Assuming cpu_priority_high().211 * Assuming interrupts_disable()'d. 212 212 * 213 213 */
Note:
See TracChangeset
for help on using the changeset viewer.