Changeset 15e0b4d in mainline
- Timestamp:
- 2019-06-25T14:02:25Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 093e956
- Parents:
- 59d8235
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-25 12:34:12)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-25 14:02:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/include/libarch/fibril_context.h
r59d8235 r15e0b4d 33 33 34 34 /* 35 * Only registers preserved ac cross function calls are included. r9 is35 * Only registers preserved across function calls are included. r9 is 36 36 * used to store a TLS address. -ffixed-r9 gcc forces gcc not to use this 37 37 * register. -mtp=soft forces gcc to use #__aeabi_read_tp to obtain
Note:
See TracChangeset
for help on using the changeset viewer.