
/*
    MACHINE GENERATED (Do not edit)
*/

extern REGARGS VOID HelloWorld(struct Library *);

const STATIC APTR LibFuncTable[] =
  {
    _LibOpen,
    _LibClose,
    _LibExpunge,
    _LibNull,
    HelloWorld,
    (APTR)-1
  };
