summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/include/atomic.h
blob: d8f11efa428c131cbd525ef3d0adf9ad0616c141 (plain)
1
2
3
4
5
6
7
8
9
10
/*	$OpenBSD: atomic.h,v 1.2 2007/02/19 17:18:43 deraadt Exp $	*/

/* Public Domain */

#ifndef __MVME68K_ATOMIC_H__
#define __MVME68K_ATOMIC_H__

#include <m68k/atomic.h>

#endif /* __MVME68K_ATOMIC_H__ */