artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d047b8
)
add _kernel_text
author
deraadt
<deraadt@openbsd.org>
Sat, 8 Feb 1997 10:50:36 +0000
(10:50 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 8 Feb 1997 10:50:36 +0000
(10:50 +0000)
sys/arch/mvme68k/mvme68k/locore.s
patch
|
blob
|
history
diff --git
a/sys/arch/mvme68k/mvme68k/locore.s
b/sys/arch/mvme68k/mvme68k/locore.s
index
89f4dfd
..
db28e3c
100644
(file)
--- a/
sys/arch/mvme68k/mvme68k/locore.s
+++ b/
sys/arch/mvme68k/mvme68k/locore.s
@@
-1,4
+1,4
@@
-/* $OpenBSD: locore.s,v 1.1
2 1997/02/03 15:04:57
deraadt Exp $ */
+/* $OpenBSD: locore.s,v 1.1
3 1997/02/08 10:50:36
deraadt Exp $ */
/*
* Copyright (c) 1995 Theo de Raadt
@@
-107,6
+107,8
@@
tmpstk:
.globl _edata
.globl _etext,_end
.globl start
+ .globl _kernel_text
+_kernel_text:
start:
movw #PSL_HIGHIPL,sr | no interrupts
movl #0,a5 | RAM starts at 0