// Copyright (c) 2002 - 2026 kio@little-bat.de
// BSD-2-Clause license
// https://opensource.org/licenses/BSD-2-Clause


#ifndef Z80HEAD_H
#define Z80HEAD_H

/*
void Machine::writeZ80( int fd ) throw(file_error)
void Machine::readZ80( int fd ) throw(file_error)
int  modelForZ80( int fd ) throw(file_error)
*/

#endif
