/* * Copyright (C) 2019-2021 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include int drmOtherRequests(unsigned long int request, ...) { return 0; }