Changeset 615e83d in mainline for uspace/lib/c/arch/ia64/include/libarch/fibril.h
- Timestamp:
- 2018-03-08T18:25:31Z (7 years ago)
- Children:
- 55f068c
- Parents:
- e0a4686
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-03-08 17:43:06)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-03-08 18:25:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia64/include/libarch/fibril.h
re0a4686 r615e83d 43 43 44 44 /* 45 * context_save() and context_restore() are both leaf procedures.45 * setjmp() and __longjmp() are both leaf procedures. 46 46 * No need to allocate scratch area. 47 47 */
Note:
See TracChangeset
for help on using the changeset viewer.