brintos

brintos / linux-shallow public Read only

0
0
Text · 145 B · 9a37a45 Raw
8 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2#ifndef _LINUX_BTRFS_H3#define _LINUX_BTRFS_H4 5#include <uapi/linux/btrfs.h>6 7#endif /* _LINUX_BTRFS_H */8