 70c1674f62
			
		
	
	
	70c1674f62
	
	
	
		
			
			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
		
	
	
	
		
			118 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			118 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef _PARISC_STATFS_H
 | |
| #define _PARISC_STATFS_H
 | |
| 
 | |
| #define __statfs_word long
 | |
| #include <asm-generic/statfs.h>
 | |
| 
 | |
| #endif
 |