forked from Imagelibrary/rtems
MRM332 - Remove incorrect $Id$ string and correct file header
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* MRM332 Assembly Start Up Code
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Id
|
||||
* COPYRIGHT (c) 2000.
|
||||
* Matt Cross <profesor@gweep.net>
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
*/
|
||||
|
||||
#include "mrm332.h"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* MRM332 C Start Up Code
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Id
|
||||
* COPYRIGHT (c) 2000.
|
||||
* Matt Cross <profesor@gweep.net>
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
*/
|
||||
|
||||
#include <mrm332.h>
|
||||
|
||||
Reference in New Issue
Block a user