1 1.1 matt /* $NetBSD: compat_msgctl.S,v 1.1 2006/02/18 00:21:28 matt Exp $ */ 2 1.1 matt 3 1.1 matt #include "SYS.h" 4 1.1 matt 5 1.1 matt WARN_REFERENCES(msgctl, \ 6 1.1 matt "warning: reference to compatibility msgctl(); include <sys/msg.h> for correct reference") 7 1.1 matt 8 1.1 matt PSEUDO(msgctl,compat_14_msgctl) 9