]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/cramfs_fs.h
perf_counter tools: Create new chain_for_each_child() iterator
[mv-sheeva.git] / include / linux / cramfs_fs.h
index 3be4e5a27d82f4f3bbf24d1fa1eb78af78516dfc..6fc2bed368b8c0a1caa2904716a93117374a1173 100644 (file)
@@ -2,9 +2,8 @@
 #define __CRAMFS_H
 
 #include <linux/types.h>
+#include <linux/magic.h>
 
-#define CRAMFS_MAGIC           0x28cd3d45      /* some random number */
-#define CRAMFS_MAGIC_WEND      0x453dcd28      /* magic number with the wrong endianess */
 #define CRAMFS_SIGNATURE       "Compressed ROMFS"
 
 /*