NetBSD/sys/arch/amigappc
riastradh cde8f271ec powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.
Otherwise the compiler may reorder these around loads and stores,
which mostly defeats the purpose.  `asm volatile' just ensures the
instruction isn't _deleted_; it may still move around.
2022-02-16 23:49:26 +00:00
..
amigappc powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. 2022-02-16 23:49:26 +00:00
compile
conf add a commented out compat_ossaudio wherever there's compat_linux 2021-01-21 06:51:54 +00:00
include powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. 2022-02-16 23:49:26 +00:00
Makefile