diff options
author | bde <bde@FreeBSD.org> | 1999-01-09 13:27:37 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1999-01-09 13:27:37 +0000 |
commit | 4c2d702e3a374bf88400dcc51a081cb840be21ea (patch) | |
tree | d7268813267e7376ed73c71d1baa2b388e5a73c1 /share/examples/kld/syscall | |
parent | 97a75ce74241ef194ab458a10d1e24e1de0e27cf (diff) | |
download | FreeBSD-src-4c2d702e3a374bf88400dcc51a081cb840be21ea.zip FreeBSD-src-4c2d702e3a374bf88400dcc51a081cb840be21ea.tar.gz |
Don't put operands in clobber lists, since this is dubious for old
versions of gcc and broken for current versions of egcs. The asm
here (for translate_bytes()) is now an interesting example of one
that needs to be volatile to work.
Fixed missing "memory" in the clobber list for translate_bytes().
Submitted by: "John S. Dyson" <dyson@iquest.net> but rewritten by me
Diffstat (limited to 'share/examples/kld/syscall')
0 files changed, 0 insertions, 0 deletions