android_mt6572_jiabo/ndk/tests/build/multi-module-path/path2/bar/bar.h
2025-09-05 16:56:03 +08:00

6 lines
71 B
C

#ifndef BAR_H
#define BAR_H
extern int bar(void);
#endif /* BAR_H */