diff --git a/nx/include/switch/gfx/ioctl.h b/nx/include/switch/gfx/ioctl.h index ff54598f..5af60893 100644 --- a/nx/include/switch/gfx/ioctl.h +++ b/nx/include/switch/gfx/ioctl.h @@ -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