mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 23:28:52 +01:00
6 lines
131 B
C
6 lines
131 B
C
#ifndef _ASM_S390_VGA_H
|
|
#define _ASM_S390_VGA_H
|
|
|
|
/* Avoid compile errors due to missing asm/vga.h */
|
|
|
|
#endif /* _ASM_S390_VGA_H */
|