summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/bsd/tahoe/sysdep.h
blob: b875906320ff5a6eb6c361848d9b7e36ab7afed2 (plain)
1
2
3
4
5
/* The Tahoe is just like the Vax, except the
   `chmk' instruction is called `kcall'.  */

#define	chmk	kcall
#include <sysdeps/unix/bsd/vax/sysdep.h>