Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / reqtools / amigaincludesforgcc / proto / reqtools.h
blobda09d8f76d18ec461ccd5de0cf3f0996e289e5c7
1 /* Automatically generated header! Do not edit! */
3 #ifndef PROTO_REQTOOLS_H
4 #define PROTO_REQTOOLS_H
6 #include <clib/reqtools_protos.h>
8 #ifdef __GNUC__
9 #include <inline/reqtools.h>
10 #endif /* __GNUC__ */
12 #ifndef __NOLIBBASE__
13 extern struct ReqToolsBase *
14 #ifdef __CONSTLIBBASEDECL__
15 __CONSTLIBBASEDECL__
16 #endif /* __CONSTLIBBASEDECL__ */
17 ReqToolsBase;
18 #endif /* !__NOLIBBASE__ */
20 #endif /* !PROTO_REQTOOLS_H */