Added barriers to ltn_ant.h
This commit is contained in:
parent
c21f015599
commit
074f114ee4
|
@ -1 +1,6 @@
|
|||
#ifndef LTN_ANT_H_
|
||||
#define LTN_ANT_H
|
||||
|
||||
void ltn_ant();
|
||||
|
||||
#endif /* LTN_ANT_H_ */
|
||||
|
|
Loading…
Reference in New Issue