1*68379Scgd 2*68379ScgdThe HP-UX compatibility code still needs to be converted to the new 3*68379Scgdsyscall argument access/description method. Since the new method is binary 4*68379Scgdcompatible with the old method, it is possible to "sleaze" a solution by 5*68379Scgdhaving makesyscalls.sh just use (nargs * 4) as the syscall argsize and not 6*68379Scgdchanging the emulation code. While this works, it's ugly and should be 7*68379Scgdcleaned up eventually. 8