RTEMS CPU Kit with SuperCore  4.11.3
magic.h
Go to the documentation of this file.
1 #ifndef _LINUX_MAGIC_H
2 #define _LINUX_MAGIC_H
3 
4 #define JFFS2_SUPER_MAGIC 0x72b6
5 
6 #endif /* _LINUX_MAGIC_H */