mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 09:37:03 +07:00
7 lines
89 B
C
7 lines
89 B
C
|
#ifndef _SPARC_STATFS_H
|
||
|
#define _SPARC_STATFS_H
|
||
|
|
||
|
#include <asm-generic/statfs.h>
|
||
|
|
||
|
#endif
|