summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/include/linux/xattr.h
blob: 9b17d440a3289dae4a63c31a2095fed54c660e81 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _LINUX_XATTR_H
#define _LINUX_XATTR_H

#include <asm/atomic.h>
#include <linux/types.h>

#endif /* _LINUX_XATTR_H */