V6/usr/source/s4/getcsw.s

Find at most related files.
including files from this version of Unix.

/ C library - getcsw

/ csw = getcsw();

.globl	_getcsw

_getcsw:
	mov	r5,-(sp)
	mov	sp,r5
	sys	38.
	mov	(sp)+,r5
	rts	pc