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

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

[Invisalign2] remove smp_init am: ed92fef8

parents 894deb5d ed92fef8
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);