aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/interop/i_oneiarg.c
blob: 42cd1540265167709eac700b168d33f1122623d9 (plain)
1
2
3
4
5
6
#include "framework.h"
#include "common.h"

BEGIN_TEST(int)
  c = i_oneiarg(a);
END_TEST()