Updated PCI IDs to latest snapshot.
[tangerine.git] / tools / fd2inline / include-src / proto / iffparse.h
blob1b407647bb744b973956f17904b6a5a78e9fcc6a
1 #ifndef PROTO_IFFPARSE_H
2 #define PROTO_IFFPARSE_H
4 #ifndef UTILITY_HOOKS_H
5 #include <utility/hooks.h>
6 #endif /* !UTILITY_HOOKS_H */
8 #include <clib/iffparse_protos.h>
10 #ifdef __GNUC__
11 #include <inline/iffparse.h>
12 #endif /* __GNUC__ */
14 #ifndef __NOLIBBASE__
15 extern struct Library *
16 #ifdef __CONSTLIBBASEDECL__
17 __CONSTLIBBASEDECL__
18 #endif /* __CONSTLIBBASEDECL__ */
19 IFFParseBase;
20 #endif /* !__NOLIBBASE__ */
22 #endif /* !PROTO_IFFPARSE_H */