virtex4/startup/bspstart.c: Fix header

This commit is contained in:
Joel Sherrill
2014-10-13 15:50:37 -05:00
parent becc686e19
commit 1e77dde7d7

View File

@@ -1,14 +1,11 @@
/* bsp_start()
*
/*
* This routine starts the application. It includes application,
* board, and monitor specific initialization and configuration.
* The generic CPU dependent initialization has been performed
* before this routine is invoked.
*
* INPUT: NONE
*
* OUTPUT: NONE
*
*/
/*
* Author: Thomas Doerfler <td@imd.m.isar.de>
* IMD Ingenieurbuero fuer Microcomputertechnik
*