Changeset 9ce0683 in mainline for uspace/lib/c/arch/ia32/include/libarch/fibril.h
- Timestamp:
- 2013-05-30T22:33:32Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e4c8e751
- Parents:
- 2b903ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/include/libarch/fibril.h
r2b903ca r9ce0683 43 43 * panic sooner or later 44 44 */ 45 #define SP_DELTA 1245 #define SP_DELTA 8 46 46 47 47 #define context_set(c, _pc, stack, size, ptls) \
Note:
See TracChangeset
for help on using the changeset viewer.