Added barriers to ltn_ant.h

This commit is contained in:
alu 2010-04-11 07:00:16 +00:00
parent c21f015599
commit 074f114ee4
1 changed files with 5 additions and 0 deletions

View File

@ -1 +1,6 @@
#ifndef LTN_ANT_H_
#define LTN_ANT_H
void ltn_ant();
#endif /* LTN_ANT_H_ */