Files
Arquivotheca.AIX-4.1.3/bos/kernel/sys/unixmsg.h
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

26 lines
551 B
C

/* @(#)12 1.1 src/bos/kernel/sys/unixmsg.h, sysproc, bos411, 9428A410j 5/7/91 17:22:00 */
/*
* COMPONENT_NAME: (SYSPROC) Process Management
*
* FUNCTIONS:
*
* ORIGINS: 27
*
* (C) COPYRIGHT International Business Machines Corp. 1985, 1989
* All Rights Reserved
* Licensed Materials - Property of IBM
*
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*/
#ifndef _H_UNIXMSG
#define _H_UNIXMSG
#include <sys/msg/unix_msg.h>
#endif /* _H_UNIXMSG */