-/* $OpenBSD: bus.h,v 1.7 1997/04/02 22:08:07 niklas Exp $ */
+/* $OpenBSD: bus.h,v 1.8 1997/04/10 01:28:53 millert Exp $ */
/* $NetBSD: bus.h,v 1.10 1996/12/02 22:19:32 cgd Exp $ */
/*
__abs_nonsingle((type), (sz), (t), (h), (o), (a), (c))
#else
-#define __abs_aligend_nonsingle(type, sz, t, h, o, a, c) \
+#define __abs_aligned_nonsingle(type, sz, t, h, o, a, c) \
do { \
if (((unsigned long)a & (sz - 1)) != 0) \
panic("bus non-single %d-byte unaligned (to %p) at %s:%d", \