brintos

brintos / linux-shallow public Read only

0
0
Text · 144 B · f6bc226 Raw
7 lines · c
1#ifndef _TOOLS_INCLUDE_LINUX_SEQ_FILE_H2#define _TOOLS_INCLUDE_LINUX_SEQ_FILE_H3 4struct seq_file;5 6#endif /* _TOOLS_INCLUDE_LINUX_SEQ_FILE_H */7