sc68fordevelopers  2.2.1
/home/mandrake/rpm/BUILD/sc68-2.2.1/emu68/cc68.h
Go to the documentation of this file.
00001 
00017 /* Copyright (C) 1998-2001 Ben(jamin) Gerard */
00018 
00019 #ifndef _CC68_H_
00020 #define _CC68_H_
00021 
00022 #ifdef __cplusplus
00023 extern "C" {
00024 #endif
00025 
00027 extern int (*is_cc[8])(void );
00028 
00029 #ifdef __cplusplus
00030 }
00031 #endif
00032 
00033 #endif /* #ifndef _CC68_H_ */
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines