diff options
Diffstat (limited to 'libc/kernel/common/linux/nvhdcp.h')
-rw-r--r-- | libc/kernel/common/linux/nvhdcp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/kernel/common/linux/nvhdcp.h b/libc/kernel/common/linux/nvhdcp.h index dadc5123e..d21ea55ac 100644 --- a/libc/kernel/common/linux/nvhdcp.h +++ b/libc/kernel/common/linux/nvhdcp.h @@ -82,3 +82,4 @@ struct tegra_nvhdcp_packet { #define TEGRAIO_NVHDCP_RENEGOTIATE _IO('F', 0x75) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #endif + |