source: rtems/bsps/powerpc/mvme5500/start/linkcmds @ adb85dd

5
Last change on this file since adb85dd was 9964895, checked in by Sebastian Huber <sebastian.huber@…>, on 04/20/18 at 08:35:35

bsps: Move startup files to bsps

Adjust build support files to new directory layout.

This patch is a part of the BSP source reorganization.

Update #3285.

  • Property mode set to 100644
File size: 94 bytes
Line 
1STARTUP(mvme5500start.o)
2ENTRY(__rtems_entry_point)
3EXTERN(__vectors)
4
5INCLUDE linkcmds.share
Note: See TracBrowser for help on using the repository browser.