home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / glibc-1.06 / sysdeps / unix / bsd / tahoe / sysdep.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-06-10  |  152 b   |  6 lines

  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>
  6.