Replaced RCSid so that file starts with # in column 0 so it gets preprocessed.
This commit is contained in:
parent
4f40987ff0
commit
a33d0e8e14
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# $Header$
|
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
#include "em_abs.h"
|
#include "em_abs.h"
|
||||||
#ifdef BSD42
|
#ifdef BSD42
|
||||||
#include "/usr/include/syscall.h"
|
#include "/usr/include/syscall.h"
|
||||||
#endif BSD42
|
#endif BSD42
|
||||||
|
|
||||||
|
# $Header$
|
||||||
|
|
||||||
.globl hol0
|
.globl hol0
|
||||||
.globl .reghp
|
.globl .reghp
|
||||||
.globl .trppc
|
.globl .trppc
|
||||||
|
|
Loading…
Add table
Reference in a new issue