comparison CbC-examples/test_para4.c @ 126:5d30d517ebed

fix example
author mir3636
date Sun, 08 Apr 2018 20:55:21 +0900
parents 959d4c8c8abc
children 26042f4007d5
comparison
equal deleted inserted replaced
125:2c7bdd5a49f6 126:5d30d517ebed
1 //#include<stdio.h> 1 //#include<stdio.h>
2 //#include<stdlib.h> 2 //#include<stdlib.h>
3
4 extern int printf(const char*, ...);
3 5
4 #define DPRINT 1 6 #define DPRINT 1
5 #define NOINLINE __attribute__((noinline)) 7 #define NOINLINE __attribute__((noinline))
6 8
7 extern __code cs_goto(int a, int b, int c, int d, int e, int f, int g, int h, int i, int j, 9 extern __code cs_goto(int a, int b, int c, int d, int e, int f, int g, int h, int i, int j,