#ifdef AIX_PROD
/* @(#)69	1.3  src/rpc/sys_idl/PS2/marshall.h, rpc.idl.src, os2dce21.dss, 960602a.1 5/16/95 14:47:14  */
/*
 *   COMPONENT_NAME: rpc.idl.src
 *
 *   FUNCTIONS: none
 *
 *   ORIGINS: 72
 *
 *   OBJECT CODE ONLY SOURCE MATERIALS
 */
#endif /* AIX_PROD */
/*
 * @OSF_COPYRIGHT@
 * COPYRIGHT NOTICE
 * Copyright (c) 1990, 1991, 1992, 1993, 1994 Open Software Foundation, Inc.
 * ALL RIGHTS RESERVED (DCE).  See the file named COPYRIGHT.DCE for
 * the full copyright text.
 */
/*
 * HISTORY
 * $Log: marshall.h,v $
 * Revision 1.1.130.2  1994/06/10  20:54:55  devsrc
 *	cr10871 - fix copyright
 *	[1994/06/10  15:00:21  devsrc]
 *
 * Revision 1.1.130.1  1994/01/21  22:39:51  cbrooks
 *	changed struct tags for hyper ints
 *	[1994/01/21  17:39:32  cbrooks]
 *
 *	platform dependent RPC marshalling macros
 *	[1994/01/21  17:15:43  cbrooks]
 *
 * $EndLog$
 */
/*
 * marshall.h
 * platform dependent (OS + Architecture) file split out from stubbase.h
 * for DCE 1.1 code cleanup
 *
 * This file is always included as part of stubbase.h
 */

#ifndef _MARSHALL_H
#define _MARSHALL_H

/* OS/2 platform can use the default macros */

#endif /* _MARSHALL_H */

