11.1Sskrll/*	$NetBSD: compat_quotactl.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(quotactl, \
111.1Sskrll    "warning: reference to compatibility quotactl(); include <sys/quota.h> for correct reference")
121.1Sskrll
131.1SskrllPSEUDO(quotactl,compat_50_quotactl)
14