blob: 92fae742156b3b4cc629751789483d0883e5a436 [file] [log] [blame]
#ifndef _PLAT_STM32F4_APP_H_
#define _PLAT_STM32F4_APP_H_
struct PlatAppInfo {
void *got;
};
#endif