7 lines
66 B
C
7 lines
66 B
C
#ifndef __FLOW_H
|
|
#define __FLOW_H
|
|
|
|
|
|
void zero_flow2(void);
|
|
|
|
#endif |