
/*
 *  $Header: RCS/machine.h,v 1.1 90/08/22 11:49:23 choi Exp $
 */

#ifndef MACHINE_H
#define MACHINE_H

#define BLCKSZ	8192

#endif

