Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 258b05c2 authored by Hui Peng's avatar Hui Peng Committed by Automerger Merge Worker
Browse files

[Invisalign2] remove smp_init am: ed92fef8 am: a423d730

parents 9582018d a423d730
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -359,9 +359,6 @@ typedef void (*tSMP_ACT)(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);

extern tSMP_CB smp_cb;

/* Functions provided by att_main.cc */
void smp_init(void);

/* smp main */
bool smp_sm_event(tSMP_CB* p_cb, tSMP_EVENT event, tSMP_INT_DATA* p_data);