Prevent overflow of the KernelBase->kb_Interrupts array when initialising IRQs. This...
[AROS.git] / compiler / include / proto / dtclass.h
blob398665b6864ef707bbfddeea154f2bc8b14bbd2b
1 /*
2 Copyright © 1995-2004, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef PROTO_DTCLASS_H
7 #define PROTO_DTCLASS_H
9 #ifndef AROS_SYSTEM_H
10 #include <aros/system.h>
11 #endif
13 #if 0
14 #include <clib/dtclass_protos.h>
15 #include <defines/dtclass.h>
16 #endif
18 #endif /* PROTO_DTCLASS_H */