Blame |
Last modification |
View Log
| Download
| RSS feed
#ifndef _CODEZ80_HPP
#define _CODEZ80_HPP
/* Declare this in a header file so CLang++ does not complain
about unused inline functions: */
# include "cppops.h"
DefCPPOps_Enum(tOpPrefix)
DefCPPOps_Mask(cpu_core_mask_t)
DefCPPOps_Mask(cpu_core_flags_t)
#endif /* _CODEZ80_HPP */