D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
src
/
linux-headers-6.8.0-88
/
include
/
video
/
Filename :
nomodeset.h
back
Copy
/* SPDX-License-Identifier: MIT */ #ifndef VIDEO_NOMODESET_H #define VIDEO_NOMODESET_H bool video_firmware_drivers_only(void); #endif