Changeset 7d7f5e3 in mainline for uspace/lib/c/test/main.c
- Timestamp:
- 2023-09-17T09:56:59Z (15 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 153dd3b
- Parents:
- 4c6fd56
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/main.c
r4c6fd56 r7d7f5e3 1 1 /* 2 * Copyright (c) 2023 Jiri Svoboda 2 3 * Copyright (c) 2014 Vojtech Horky 3 4 * All rights reserved. … … 42 43 PCUT_IMPORT(imath); 43 44 PCUT_IMPORT(inttypes); 45 PCUT_IMPORT(loc); 44 46 PCUT_IMPORT(mem); 45 47 PCUT_IMPORT(odict);
Note:
See TracChangeset
for help on using the changeset viewer.