Files
Chromebook-Device-Nyan-NVID…/arch/parisc/include/uapi/asm/statfs.h
2025-04-06 23:50:55 -05:00

8 lines
118 B
C

#ifndef _PARISC_STATFS_H
#define _PARISC_STATFS_H
#define __statfs_word long
#include <asm-generic/statfs.h>
#endif