- File:
-
- 1 edited
-
libcfa/src/concurrency/CtxSwitch-i386.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/CtxSwitch-i386.S
rb78129a rdeca0f5 67 67 // argument is now at 8 + 12 = 20(%esp) 68 68 69 movl 2 0(%esp),%eax69 movl 28(%esp),%eax 70 70 71 71 // Load new context from the "to" area.
Note:
See TracChangeset
for help on using the changeset viewer.