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 #include "emu68/struct68.h"
00021 
00022 #ifdef __cplusplus
00023 extern "C" {
00024 #endif
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 Jan 21 13:18:16 2005 for sc68fordevelopers by  doxygen 1.3.9.1