mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-18 14:58:49 +00:00
7 lines
79 B
C
7 lines
79 B
C
|
|
#ifndef __UM_IOCTL_H
|
||
|
|
#define __UM_IOCTL_H
|
||
|
|
|
||
|
|
#include "asm/arch/ioctl.h"
|
||
|
|
|
||
|
|
#endif
|