repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update.
[glibc/history.git]
/
sysdeps
/
unix
/
bsd
/
tahoe
/
sysdep.h
blob
b875906320ff5a6eb6c361848d9b7e36ab7afed2
1
/* The Tahoe is just like the Vax, except the
2
`chmk' instruction is called `kcall'. */
3
4
#define chmk kcall
5
#include <sysdeps/unix/bsd/vax/sysdep.h>