Commit f10d8004 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

missing prototypes added

parent 0e17bfde
......@@ -249,4 +249,8 @@ static inline unsigned long pow_2(int exp)
}
void singlePortLoop(RunTimeOpts *rtOpts, PtpPortDS *ptpPortDS, int portIndex);
void sharedPortsLoop(PtpPortDS *ptpPortDS);
#endif /*PTPD_H_*/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment