sc68fordevelopers  2.2.1
cc68.h
Go to the documentation of this file.
1 
17 /* Copyright (C) 1998-2001 Ben(jamin) Gerard */
18 
19 #ifndef _CC68_H_
20 #define _CC68_H_
21 
22 #ifdef __cplusplus
23 extern "C" {
24 #endif
25 
27 extern int (*is_cc[8])(void );
28 
29 #ifdef __cplusplus
30 }
31 #endif
32 
33 #endif /* #ifndef _CC68_H_ */
int(* is_cc[8])(void)
Code condition testing function table.