/*
 * Copyright 1988, 1989, 1990, 1991 Massachusetts Institute of Technology
 */

/* pe8x1.h: definitions for the PE 8x1 vertical retrace switch */

#ifndef PE8x1_H
#define PE8x1_H

#define NUM_INPUTS	8	/* number of inputs  */
#define NUM_OUTPUTS	1	/* number of outputs */

#endif /* PE8x1_H */
