mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-27 14:43:58 +08: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
|