source: rtems/cpukit/libfs/src/jffs2/include/linux/xattr.h @ 78b85286

4.115
Last change on this file since 78b85286 was 78b85286, checked in by Sebastian Huber <sebastian.huber@…>, on 09/12/13 at 14:53:41

JFFS2: Update Linux compatibility layer

Modify compatbility layer for RTEMS. Add support for Linux 3.11 based
JFFS2.

  • Property mode set to 100644
File size: 125 bytes
Line 
1#ifndef _LINUX_XATTR_H
2#define _LINUX_XATTR_H
3
4#include <asm/atomic.h>
5#include <linux/types.h>
6
7#endif /* _LINUX_XATTR_H */
Note: See TracBrowser for help on using the repository browser.