8 lines
145 B
C
8 lines
145 B
C
|
/* $Id: statfs.h,v 1.4 1996/06/07 00:41:05 ecd Exp $ */
|
||
|
#ifndef _SPARC_STATFS_H
|
||
|
#define _SPARC_STATFS_H
|
||
|
|
||
|
#include <asm-generic/statfs.h>
|
||
|
|
||
|
#endif
|