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 "em_abs.h"
|
||||
#ifdef BSD42
|
||||
#include "/usr/include/syscall.h"
|
||||
#endif BSD42
|
||||
|
||||
# $Header$
|
||||
|
||||
.globl hol0
|
||||
.globl .reghp
|
||||
.globl .trppc
|
||||
|
|
Loading…
Reference in a new issue