mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
83dab40350
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8 lines
127 B
C
8 lines
127 B
C
#ifndef __ARCH_BFIN_IOCTLS_H__
|
|
#define __ARCH_BFIN_IOCTLS_H__
|
|
|
|
#define FIOQSIZE 0x545E
|
|
#include <asm-generic/ioctls.h>
|
|
|
|
#endif
|