11.1Sskrll/* $NetBSD: compat_msgctl.S,v 1.1 2023/05/19 06:50:07 skrll Exp $ */ 21.1Sskrll 31.1Sskrll/* 41.1Sskrll * This file placed in the public domain. 51.1Sskrll * Nick Hudson, 19th May, 2023. 61.1Sskrll */ 71.1Sskrll 81.1Sskrll#include "SYS.h" 91.1Sskrll 101.1SskrllWARN_REFERENCES(msgctl, \ 111.1Sskrll "warning: reference to compatibility msgctl(); include <sys/msg.h> for correct reference") 121.1Sskrll 131.1SskrllPSEUDO(msgctl,compat_14_msgctl) 14