Update.
[glibc/history.git] / sysdeps / unix / bsd / tahoe / sysdep.h
blobb875906320ff5a6eb6c361848d9b7e36ab7afed2
1 /* The Tahoe is just like the Vax, except the
2 `chmk' instruction is called `kcall'. */
4 #define chmk kcall
5 #include <sysdeps/unix/bsd/vax/sysdep.h>