blob: ac7935c2474eddd826218ce6890b74378aaa5944 [file] [log] [blame]
#ifndef __NVKM_IOCTL_H__
#define __NVKM_IOCTL_H__
int nvkm_ioctl(struct nouveau_client *, bool, void *, u32, void **);
#endif