summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/modules/fat.h
blob: 8e7c60d89af98ce5ccf66ba7ee5778dc6f61c329 (plain) (blame)
1
2
3
4
5
6
// license:BSD-3-Clause
// copyright-holders:Raphael Nabet

#include "imgtool.h"

void fat_get_info(const imgtool_class *imgclass, uint32_t state, union imgtoolinfo *info);