added rcsid
This commit is contained in:
parent
9c4b5b8dca
commit
375edf71c7
@ -1,3 +1,7 @@
|
|||||||
|
#ifndef NORCSID
|
||||||
|
static char rcsid[] = "$Header$";
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
* (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
/* $Header$ */
|
||||||
|
|
||||||
#define ex_ap(y) fprintf(codefile,"\t.globl %s\n",y)
|
#define ex_ap(y) fprintf(codefile,"\t.globl %s\n",y)
|
||||||
#define in_ap(y) /* nothing */
|
#define in_ap(y) /* nothing */
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user