diff src/gearsTools/generate_context.pl @ 47:233a68a261fe

ifdef cbcxv6
author mir3636
date Thu, 07 Mar 2019 19:42:27 +0900
parents 9647d79fe97e
children
line wrap: on
line diff
--- a/src/gearsTools/generate_context.pl	Sun Mar 03 17:39:45 2019 +0900
+++ b/src/gearsTools/generate_context.pl	Thu Mar 07 19:42:27 2019 +0900
@@ -144,7 +144,9 @@
     my $data_num = keys(%dataGear);
     $data_num++;
 my $context_c = << "EOFEOF";
+#ifndef CBCXV6
 #include <stdlib.h>
+#endif
 
 #include "../context.h"