aboutsummaryrefslogtreecommitdiffstats
path: root/src/standalone/upg2/about-main.c
blob: 2407c23a7664e15ac1f10bf0f02a8fa46e7d061d (plain) (blame)
1
2
3
4
5
6
#include <stdio.h>
#include <string.h>

int main(int argc, char* argv[])
{
}