Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git] / lib / libc / compat / arch / powerpc64 / sys / compat_msgctl.S
blob26ccc3ced8b351157fa81f5314a9a67f5ab11cb9
1 /*      $NetBSD: compat_msgctl.S,v 1.1 2006/02/18 00:21:28 matt Exp $   */
3 #include "SYS.h"
5 WARN_REFERENCES(msgctl, \
6     "warning: reference to compatibility msgctl(); include <sys/msg.h> for correct reference")
8 PSEUDO(msgctl,compat_14_msgctl)