Make UEFI boot-platform build again
[haiku.git] / headers / private / kernel / arch / m68k / arch_int.h
blobd16d5d852239f9990082c05fc2a0d7557c5e60c5
1 /*
2 * Copyright 2005-2006, Haiku Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * Axel Dörfler <axeld@pinc-software.de>
7 * Ingo Weinhold <bonefish@cs.tu-berlin.de>
8 */
9 #ifndef _KERNEL_ARCH_M68K_INT_H
10 #define _KERNEL_ARCH_M68K_INT_H
12 #include <SupportDefs.h>
14 #define NUM_IO_VECTORS 256
16 #endif /* _KERNEL_ARCH_M68K_INT_H */