#pragma once #include "blockdev.h" #include /** Initialize the SD card block device */ bool sdb_init(BLOCKDEV* dev);