NetBSD/sys/arch/iyonix/include/atomic.h
gavan 0560d8b947 Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz
XScale[tm] 80321 processor.

* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible.
* Currently boots multiuser with a serial console.
* Device support is not yet complete.

With help from abs.
2004-10-13 23:28:34 +00:00

4 lines
87 B
C

/* $NetBSD: atomic.h,v 1.1 2004/10/13 23:28:35 gavan Exp $ */
#include <arm/atomic.h>