summaryrefslogtreecommitdiff
path: root/crypto/bn/asm/f.c
blob: bfdccae4a062cefc6a52f56cc4cca49aeb5c850a (plain)
1
2
3
4
5
6
7
8
int abc(a,b,c,d,e,f,g,h,i,j)
unsigned long a,b,c,d,e,f,g,h,i,j;
	{
	gg(g);
	if (g)
		gg(h);
	gg(i);
	}