source: trunk/third/cns/src/include/c-pyr.h @ 8789

Revision 8789, 365 bytes checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r8788, which included commits to RCS files with non-trunk default branches.
Line 
1/*
2 * Copyright 1989 by the Massachusetts Institute of Technology.
3 *
4 * For copying and distribution information, please see the file
5 * <mit-copyright.h>.
6 *
7 * Machine-type definitions: Pyramid
8 */
9
10#include "mit-copyright.h"
11
12#define BITS32
13#define BIG
14#define MSBFIRST
15#define BSDUNIX
16typedef void sigtype;   /* Signal handler functions are declared "void".  */
Note: See TracBrowser for help on using the repository browser.