/* Automatically generated header! Do not edit! */

#ifndef PROTO_ISAPNP_H
#define PROTO_ISAPNP_H

#include <clib/isapnp_protos.h>

#ifndef _NO_PPCINLINE
#ifdef __GNUC__
#ifdef __PPC__
#include <ppcinline/isapnp.h>
#else
#include <inline/isapnp.h>
#endif /* __PPC__ */
#else
#include <pragmas/isapnp_pragmas.h>
#endif /* __GNUC__ */
#endif /* _NO_PPCINLINE */

#ifndef __NOLIBBASE__
extern struct Library *
#ifdef __CONSTLIBBASEDECL__
__CONSTLIBBASEDECL__
#endif /* __CONSTLIBBASEDECL__ */
ISAPNPBase;
#endif /* !__NOLIBBASE__ */

#endif /* !PPCPROTO_ISAPNP_H */
