/*
 * $Header: /usr/local/devel/postgres/src/backend/port/linux/RCS/machine.h,v 1.2 1994/03/27 01:21:31 aoki Exp $
 */

#ifndef MACHINE_H
#define MACHINE_H

#define BLCKSZ	8192

#endif
