root/sys/dev/pci/drm/include/linux/stdarg.h
/* Public domain. */

#ifndef _LINUX_STDARG_H
#define _LINUX_STDARG_H

#include <sys/stdarg.h>

#endif