8e6fc89384
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
8 lines
107 B
C++
8 lines
107 B
C++
#include "Tfe/Tfe.h"
|
|
|
|
int tfe_enabled = 0;
|
|
|
|
int update_tfe_interface(void *v, void *param)
|
|
{
|
|
return 0;
|
|
}
|