Sign in
android
/
device
/
google
/
contexthub
/
48ca0ca8e5fceeddad06fcde46ebcb135445ced7
/
.
/
firmware
/
inc
/
platform
/
stm32f4xx
/
app.h
blob: 92fae742156b3b4cc629751789483d0883e5a436 [
file
] [
log
] [
blame
]
#ifndef
_PLAT_STM32F4_APP_H_
#define
_PLAT_STM32F4_APP_H_
struct
PlatAppInfo
{
void
*
got
;
};
#endif