Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

ioplug68.h

Go to the documentation of this file.
00001 
00015 /* Copyright (C) 1998-2001 Ben(jamin) Gerard */
00016 
00017 #ifndef _IOPLUG68_H_
00018 #define _IOPLUG68_H_
00019 
00020 #ifdef __cplusplus
00021 extern "C" {
00022 #endif
00023 
00024 #include "emu68/struct68.h"
00025 
00032 void EMU68ioplug_unplug_all(void);
00033 
00047 int EMU68ioplug_unplug(io68_t *io);
00048 
00058 void EMU68ioplug(io68_t *io);
00059 
00060 #ifdef __cplusplus
00061 }
00062 #endif
00063 
00064 #endif /* #ifndef _IOPLUG68_H_ */

Generated on Fri Sep 26 16:27:53 2003 for sc68fordevelopers by doxygen 1.3.3