Updated ioctl.h comment.

This commit is contained in:
yellows8 2018-02-11 18:29:30 -05:00
parent a31e53d57a
commit 1d7556f583

View File

@ -1,6 +1,6 @@
#pragma once
//The below defines are from Linux kernel ioctl.h.
//The below defines are based on Linux kernel ioctl.h.
#define _NV_IOC_NRBITS 8
#define _NV_IOC_TYPEBITS 8