RTEMS 5.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
magic.h
1#ifndef _LINUX_MAGIC_H
2#define _LINUX_MAGIC_H
3
4#define JFFS2_SUPER_MAGIC 0x72b6
5
6#endif /* _LINUX_MAGIC_H */