forked from Imagelibrary/rtems
virtex5/startup/bspstart.c: Fix header
This commit is contained in:
@@ -1,14 +1,12 @@
|
|||||||
/* bsp_start()
|
/*
|
||||||
*
|
*
|
||||||
* This routine starts the application. It includes application,
|
* This routine starts the application. It includes application,
|
||||||
* board, and monitor specific initialization and configuration.
|
* board, and monitor specific initialization and configuration.
|
||||||
* The generic CPU dependent initialization has been performed
|
* The generic CPU dependent initialization has been performed
|
||||||
* before this routine is invoked.
|
* before this routine is invoked.
|
||||||
*
|
*/
|
||||||
* INPUT: NONE
|
|
||||||
*
|
/*
|
||||||
* OUTPUT: NONE
|
|
||||||
*
|
|
||||||
* Author: Thomas Doerfler <td@imd.m.isar.de>
|
* Author: Thomas Doerfler <td@imd.m.isar.de>
|
||||||
* IMD Ingenieurbuero fuer Microcomputertechnik
|
* IMD Ingenieurbuero fuer Microcomputertechnik
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user