Sign in
android
/
device
/
google
/
contexthub
/
48ca0ca8e5fceeddad06fcde46ebcb135445ced7
/
.
/
firmware
/
inc
/
platform
/
linux
/
app.h
blob: 565748fd1c88bed99d2346dc6bf73ad112589f29 [
file
] [
log
] [
blame
]
#ifndef
_PLAT_LNX_APP_H_
#define
_PLAT_LNX_APP_H_
struct
PlatAppInfo
{
int
dummy
;
//todo
};
#endif