mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 16:41:55 +00:00
Fix compilation failure of mocked_tlcl.c
BUG=none TEST=none Change-Id: I97d1c95eda62439e4f3ae23bf4f39bb4451acea7 Reviewed-on: http://gerrit.chromium.org/gerrit/2522 Tested-by: Takayoshi Kochi <kochi@chromium.org> Reviewed-by: Takayoshi Kochi <kochi@chromium.org>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "tlcl.h"
|
||||
#include "tlcl_internal.h"
|
||||
#include "utility.h"
|
||||
|
||||
uint32_t TlclLibInit(void) {
|
||||
return TlclStubInit();
|
||||
|
||||
Reference in New Issue
Block a user