RTEMS  5.0.0
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 */