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

BEGIN_TEST(long long)
  void_void();
  c = a;
END_TEST()