Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/nouveau/nouveau_ioctl.h
2012-10-03 13:12:58 +10:00

7 lines
144 B
C

#ifndef __NOUVEAU_IOCTL_H__
#define __NOUVEAU_IOCTL_H__
long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
#endif