Changeset c486f83 in mainline for uspace/dist/src/c/demos/top/build
- Timestamp:
- 2019-06-25T14:24:46Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 687108b
- Parents:
- 536ab4f
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-25 12:46:14)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-25 14:24:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/dist/src/c/demos/top/build
r536ab4f rc486f83 8 8 as -o top.o top.s 9 9 10 ld -T /inc/_link.ld -o top_ screen.o top.o /lib/libc.a /lib/libsoftint.a10 ld -T /inc/_link.ld -o top_ screen.o top.o /lib/libc.a -lgcc
Note:
See TracChangeset
for help on using the changeset viewer.