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