mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
1ec94e75de
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
7 lines
111 B
C
7 lines
111 B
C
#ifndef _H8300_STATFS_H
|
|
#define _H8300_STATFS_H
|
|
|
|
#include <asm-generic/statfs.h>
|
|
|
|
#endif /* _H8300_STATFS_H */
|