source: rtems/bsps/arm/altera-cyclone-v/start/linkcmds.altcycv_devkit_smp @ 9964895

5
Last change on this file since 9964895 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: 112 bytes
Line 
1bsp_processor_count = DEFINED (bsp_processor_count) ? bsp_processor_count : 2;
2
3INCLUDE linkcmds.altcycv_devkit
Note: See TracBrowser for help on using the repository browser.