40,42c40,42
< //This contains all of the common elements of a SPARC Linux process which
< //are not shared by other operating systems. The rest come from the common
< //SPARC process class.
---
> // This contains all of the common elements of a SPARC Linux process which
> // are not shared by other operating systems. The rest come from the common
> // SPARC process class.
67c67,68
< SyscallDesc* getDesc(int callnum)
---
> SyscallDesc*
> getDesc(int callnum)
82c83,84
< SyscallDesc* getDesc(int callnum)
---
> SyscallDesc*
> getDesc(int callnum)