glibc/sysdeps/unix/bsd/tahoe/sysdep.h

6 lines
152 B
C
Raw Normal View History

1991-01-30 18:00:32 +08:00
/* The Tahoe is just like the Vax, except the
`chmk' instruction is called `kcall'. */
1991-06-11 10:20:23 +09:00
#define chmk kcall
#include <sysdeps/unix/bsd/vax/sysdep.h>