/* * Copyright (C) 2017-2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include int drmOtherRequests(unsigned long int request, va_list vl) { return 0; }