xref: /netbsd-src/lib/libc/compat/arch/powerpc64/sys/compat_msgctl.S (revision 5c30c35cd8cef1f35478465267e2dbece47aafd2)
1/*	$NetBSD: compat_msgctl.S,v 1.1 2006/07/07 06:59:04 ross Exp $	*/
2
3#include "SYS.h"
4
5WARN_REFERENCES(msgctl, \
6    "warning: reference to compatibility msgctl(); include <sys/msg.h> for correct reference")
7
8PSEUDO(msgctl,compat_14_msgctl)
9