thesis/linux-6.8.1/arch/arc/include/asm/fb.h
2025-03-19 13:44:23 +01:00

8 lines
132 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_FB_H_
#define _ASM_FB_H_
#include <asm-generic/fb.h>
#endif /* _ASM_FB_H_ */