/* my-handler.h - Phillip Lindsay (C) Commodore 1986 * You may freely distribute this source and use it for Amiga Development - * as long as the Copyright notice is left intact. * * globals and misc. data structures */ /* global functions */ #ifdef DEBUG extern long kprintf(); #endif /* EOF - my-handler.h */