mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
7 lines
123 B
C
7 lines
123 B
C
|
#ifndef _ASM_SCORE_IOCTLS_H
|
||
|
#define _ASM_SCORE_IOCTLS_H
|
||
|
|
||
|
#include <asm-generic/ioctls.h>
|
||
|
|
||
|
#endif /* _ASM_SCORE_IOCTLS_H */
|