blob: 565748fd1c88bed99d2346dc6bf73ad112589f29 [file] [log] [blame]
#ifndef _PLAT_LNX_APP_H_
#define _PLAT_LNX_APP_H_
struct PlatAppInfo {
int dummy;
//todo
};
#endif