#ifndef HARDRTNDEFS_H #define HARDRTNDEFS_H 1 #include "stack.h" /* for FX */ int slowreturn(void); void incusecount68k(FX *fx68k); #endif