summaryrefslogtreecommitdiffstats
path: root/lib/libstand/write.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-08-02 22:29:10 +0000
committermarcel <marcel@FreeBSD.org>2003-08-02 22:29:10 +0000
commit07563cc68f400138b2d6221044f0661630af42e1 (patch)
treeea08b23083b37192dbb145e962cbe7b030390759 /lib/libstand/write.c
parentdef68bc11e39f3806179b380ef1e5938049e5526 (diff)
downloadFreeBSD-src-07563cc68f400138b2d6221044f0661630af42e1.zip
FreeBSD-src-07563cc68f400138b2d6221044f0661630af42e1.tar.gz
Fix truss on ia64. The syscall arguments are written to the trap
frame, occupying scratch registers r16 and up. We don't have to save any scratch registers for syscalls, so we have plenty of room there. Consequently, when we fetch the registers from the process, we automaticly have all the arguments and don't need to read them seperately.
Diffstat (limited to 'lib/libstand/write.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud