Changeset 598a4505 in rtems for c/src/lib/libbsp/arm/lpc32xx/bsp_specs
- Timestamp:
- Dec 3, 2010, 9:29:08 AM (10 years ago)
- Branches:
- 4.11, 5, master
- Children:
- dd853a3
- Parents:
- a3579d3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/lpc32xx/bsp_specs
ra3579d3 r598a4505 5 5 *startfile: 6 6 %{!qrtems: %(old_startfile)} \ 7 %{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s -e start}}7 %{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s -e _start}} 8 8 9 9 *link:
Note: See TracChangeset
for help on using the changeset viewer.