#ifndef STORAGE_CONTROL_H #define STORAGE_CONTROL_H void storage_control_poll(void); #endif