- Timestamp:
- 2019-01-08T13:27:05Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 05cb995, 1567471, 1aa9eff, cdec2a1
- Parents:
- 9c4df21
- git-author:
- Jiri Svoboda <jiri@…> (2018-01-07 22:27:02)
- git-committer:
- Jiri Svoboda <jiri@…> (2019-01-08 13:27:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abi/include/abi/asmtool.h
r9c4df21 rd3e938c 56 56 SYMBOL_END(func) 57 57 58 #ifdef __PIC__ 59 #define FUNCTION_REF(func) func@PLT 60 #else 61 #define FUNCTION_REF(func) func 62 #endif 63 58 64 #endif 59 65
Note:
See TracChangeset
for help on using the changeset viewer.