Changes in uspace/lib/posix/test/stdlib.c [9b8be79:06e0f37] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/test/stdlib.c
r9b8be79 r06e0f37 33 33 #include <stdlib.h> 34 34 #include <unistd.h> 35 36 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 35 37 36 38 PCUT_INIT;
Note:
See TracChangeset
for help on using the changeset viewer.