diff options
Diffstat (limited to 'include/asm-um/stat.h')
-rw-r--r-- | include/asm-um/stat.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-um/stat.h b/include/asm-um/stat.h new file mode 100644 index 000000000000..83ed85ad2539 --- /dev/null +++ b/include/asm-um/stat.h @@ -0,0 +1,6 @@ +#ifndef __UM_STAT_H +#define __UM_STAT_H + +#include "asm/arch/stat.h" + +#endif |