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