j
k
j a
j l
+static inline unsigned short hfs_get_uint(hfs_uint_t addr)
Sorry, this should be:
+static inline unsigned int hfs_get_uint(hfs_uint_t addr)
hfs_get_uint() is not currently used, so it didn't get caught by the compiler.
Back to the thread
Back to the list