1
2int
3reg0indreg1 (r0, p1)
4     short  r0;  short *p1;
5{
6  return (r0);
7}
8