artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f5be6
)
away, away
author
deraadt
<deraadt@openbsd.org>
Tue, 7 May 1996 15:44:47 +0000
(15:44 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 7 May 1996 15:44:47 +0000
(15:44 +0000)
sys/arch/mvme68k/stand/libbug/m88k/prom.h
[deleted file]
patch
|
blob
|
history
diff --git
a/sys/arch/mvme68k/stand/libbug/m88k/prom.h
b/sys/arch/mvme68k/stand/libbug/m88k/prom.h
deleted file mode 100644
(file)
index
4048e86
..0000000
--- a/
sys/arch/mvme68k/stand/libbug/m88k/prom.h
+++ /dev/null
@@
-1,3
+0,0 @@
-#define MVMEPROM_CALL(x) \
- asm volatile ( __CONCAT("or r9,r0," __STRING(x)) ); \
- asm volatile ("tb0 0,r0,496");