summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/diamond_left.h
blob: 88cbf60977b3a04cab364c366fdee4e94d2e415c (plain)
1
2
3
4
5
6
7
8
9
__import_module__ diamond_top;

float left(float *);

int top_left(char *c);

int left_and_right(int*);


OpenPOWER on IntegriCloud