mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 16:45:13 +07:00
7 lines
131 B
C
7 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 */
|