1*5c30c35cSross/* $NetBSD: compat_msgctl.S,v 1.1 2006/07/07 06:59:04 ross Exp $ */ 2*5c30c35cSross 3*5c30c35cSross#include "SYS.h" 4*5c30c35cSross 5*5c30c35cSrossWARN_REFERENCES(msgctl, \ 6*5c30c35cSross "warning: reference to compatibility msgctl(); include <sys/msg.h> for correct reference") 7*5c30c35cSross 8*5c30c35cSrossPSEUDO(msgctl,compat_14_msgctl) 9