aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/orderlib1.c
blob: be4ebdcf49a0c39c8067af23edba7a6529720c03 (plain)
1
2
3
4
5
6
#include "orderlib.h"

int value1(void)
{
   return 10;
}