Changeset 954c024 in mainline for uspace/app/tester/tester.h


Ignore:
Timestamp:
2018-09-05T21:40:34Z (6 years ago)
Author:
Jiří Zárevúcky <jiri.zarevucky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f8048d1
Parents:
79b39d0
git-author:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-03 15:27:05)
git-committer:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-05 21:40:34)
Message:

Get rid of libsoftint and libsoftfloat in favor of using upstream libgcc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tester/tester.h

    r79b39d0 r954c024  
    9797extern const char *test_float1(void);
    9898extern const char *test_float2(void);
    99 extern const char *test_softfloat1(void);
    10099extern const char *test_vfs1(void);
    101100extern const char *test_ping_pong(void);
Note: See TracChangeset for help on using the changeset viewer.