[BACK]Return to atomic.h CVS log [TXT][DIR] Up to [local] / sys / arch / hp300 / include

Annotation of sys/arch/hp300/include/atomic.h, Revision 1.1.1.1

1.1       nbrk        1: /*     $OpenBSD: atomic.h,v 1.2 2007/02/19 17:18:42 deraadt Exp $      */
                      2:
                      3: /* Public Domain */
                      4:
                      5: #ifndef __HP300_ATOMIC_H__
                      6: #define __HP300_ATOMIC_H__
                      7:
                      8: #include <m68k/atomic.h>
                      9:
                     10: #endif /* __HP300_ATOMIC_H__ */

CVSweb