mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 07:40:54 +07:00
7 lines
82 B
C
7 lines
82 B
C
|
#ifndef __UM_FLOPPY_H
|
||
|
#define __UM_FLOPPY_H
|
||
|
|
||
|
#include "asm/arch/floppy.h"
|
||
|
|
||
|
#endif
|