1
0
Fork 0
android_kernel_rockchip_tart/include/video/nomodeset.h
2025-06-27 00:32:42 -05:00

8 lines
137 B
C

/* SPDX-License-Identifier: MIT */
#ifndef VIDEO_NOMODESET_H
#define VIDEO_NOMODESET_H
bool video_firmware_drivers_only(void);
#endif