mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 14:50:53 +07:00
8 lines
100 B
C
8 lines
100 B
C
|
#ifndef _LINUX_IOCTL_H
|
||
|
#define _LINUX_IOCTL_H
|
||
|
|
||
|
#include <asm/ioctl.h>
|
||
|
|
||
|
#endif /* _LINUX_IOCTL_H */
|
||
|
|