Changeset 9c926f3 in mainline for include/proc/thread.h
- Timestamp:
- 2005-05-08T23:47:00Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 79f1f38f
- Parents:
- 0c47db1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/proc/thread.h
r0c47db1 r9c926f3 74 74 context_t saved_context; 75 75 context_t sleep_timeout_context; 76 fpu_context_t saved_fpu ;76 fpu_context_t saved_fpu_context; 77 77 78 78
Note:
See TracChangeset
for help on using the changeset viewer.