xref: /netbsd-src/lib/libc/compat/arch/powerpc/sys/compat_msgctl.S (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1/*	$NetBSD: compat_msgctl.S,v 1.1 2006/02/18 00:21:28 matt 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