diff --git a/op.h b/op.h index c51991d..fd4d95d 100755 --- a/op.h +++ b/op.h @@ -21,6 +21,8 @@ #ifndef AVRLIB_OP_H_ #define AVRLIB_OP_H_ +#define USE_OPTIMIZED_OP + #include #include "avrlib/base.h"