diff options
author | bde <bde@FreeBSD.org> | 1996-07-01 20:16:10 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1996-07-01 20:16:10 +0000 |
commit | 325165ab608d04f8a5bfd39e6a3563b72a0ffd26 (patch) | |
tree | 1801ddb437691bf2fd00a49cc7eeac4ec5f0ae1d /lkm/syscons/snake/snake_saver.c | |
parent | ae8d73b2e42e4798298240f05b3ea0e2ee19cdc6 (diff) | |
download | FreeBSD-src-325165ab608d04f8a5bfd39e6a3563b72a0ffd26.zip FreeBSD-src-325165ab608d04f8a5bfd39e6a3563b72a0ffd26.tar.gz |
Fixed lots of warnings about unportable casts of pointers to volatile
variables: don't depend on the compiler generating atomic code to set
the variables - use inline asm to specify the atomic instruction(s)
explicitly.
Diffstat (limited to 'lkm/syscons/snake/snake_saver.c')
0 files changed, 0 insertions, 0 deletions