Changeset 59d8235 in mainline
- Timestamp:
- 2019-06-25T11:54:03Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 15e0b4d
- Parents:
- 874ed210
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-22 17:37:16)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-25 11:54:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/cpp/src/__bits/runtime.cpp
r874ed210 r59d8235 70 70 } 71 71 72 #ifdef PLATFORM_arm3272 #ifdef __arm__ 73 73 extern "C" int __aeabi_atexit(void* p, void (*f)(void*), void* d) 74 74 {
Note:
See TracChangeset
for help on using the changeset viewer.