Header --> Id
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# requires a definition for TARGET_HOME, SRC_DIR, COPTIONS, CC
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
#ifndef NORCSID
|
||||
static char rcsid[] = "$Header$";
|
||||
static char rcsid[] = "$Id$";
|
||||
#endif
|
||||
|
||||
/* This program converts either human-readable or compact EM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.globl ___Get_PC, ___Set_PC
|
||||
|
||||
! $Header$
|
||||
! $Id$
|
||||
|
||||
! This is the machine-dependant part of the ACK debugger support.
|
||||
! ___Get_PC takes a frame pointer (local base) argument and returns the
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
||||
Reference in New Issue
Block a user