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

6 lines
71 B
C

#ifndef FOO_H
#define FOO_H
extern int foo(void);
#endif /* FOO_H */