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

Annotation of sys/arch/zaurus/include/_types.h, Revision 1.1.1.1

1.1       nbrk        1: /*     $OpenBSD: _types.h,v 1.3 2007/05/15 15:23:36 art Exp $  */
                      2:
                      3: #ifndef _ZAURUS__TYPES_H_
                      4: #define        _ZAURUS__TYPES_H_
                      5:
                      6: #include <arm/_types.h>
                      7:
                      8: #define __HAVE_GENERIC_SOFT_INTERRUPTS
                      9:
                     10: #endif

CVSweb