android13/external/e2fsprogs/contrib/android/block_list.h

9 lines
139 B
C

#ifndef BLOCK_LIST_H
# define BLOCK_LIST_H
# include "fsmap.h"
extern struct fsmap_format block_list_format;
#endif /* !BLOCK_LIST_H */