Replaced RCSid so that file starts with # in column 0 so it gets preprocessed.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user